HelenOS sources

hw_set_rx_filter  399 uspace/drv/nic/ar9271/ar9271.c 		hw_set_rx_filter(ar9271, true);
hw_set_rx_filter  405 uspace/drv/nic/ar9271/ar9271.c 		hw_set_rx_filter(ar9271, false);
hw_set_rx_filter  452 uspace/drv/nic/ar9271/hw.c 	errno_t rc = hw_set_rx_filter(ar9271, false);
hw_set_rx_filter   48 uspace/drv/nic/ar9271/hw.h extern errno_t hw_set_rx_filter(ar9271_t *, bool);
HelenOS homepage, sources at GitHub