Lines Matching defs:mac

165 	struct zd_mac *mac = zd_hw_mac(hw);  in zd_check_signal()  local
183 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_preinit_hw() local
197 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_init_hw() local
235 void zd_mac_clear(struct zd_mac *mac) in zd_mac_clear()
243 static int set_rx_filter(struct zd_mac *mac) in set_rx_filter()
256 static int set_mac_and_bssid(struct zd_mac *mac) in set_mac_and_bssid()
276 static int set_mc_hash(struct zd_mac *mac) in set_mc_hash()
285 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_start() local
335 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_stop() local
361 int zd_restore_settings(struct zd_mac *mac) in zd_restore_settings()
493 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_tx_failed() local
577 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_tx_to_dev() local
648 static void cs_set_control(struct zd_mac *mac, struct zd_ctrlset *cs, in cs_set_control()
681 static bool zd_mac_match_cur_beacon(struct zd_mac *mac, struct sk_buff *beacon) in zd_mac_match_cur_beacon()
692 static void zd_mac_free_cur_beacon_locked(struct zd_mac *mac) in zd_mac_free_cur_beacon_locked()
700 static void zd_mac_free_cur_beacon(struct zd_mac *mac) in zd_mac_free_cur_beacon()
710 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_config_beacon() local
855 static int fill_ctrlset(struct zd_mac *mac, in fill_ctrlset()
932 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_tx() local
968 struct zd_mac *mac = zd_hw_mac(hw); in filter_ack() local
1022 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_rx() local
1106 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_add_interface() local
1132 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_remove_interface() local
1143 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_config() local
1153 static void zd_beacon_done(struct zd_mac *mac) in zd_beacon_done()
1188 struct zd_mac *mac = container_of(work, struct zd_mac, process_intr); in zd_process_intr() local
1208 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_prepare_multicast() local
1234 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_configure_filter() local
1276 static void set_rts_cts(struct zd_mac *mac, unsigned int short_preamble) in set_rts_cts()
1288 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_bss_info_changed() local
1345 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_get_tsf() local
1364 struct zd_mac *mac; in zd_mac_alloc_hw() local
1426 struct zd_mac *mac = in beacon_watchdog_handler() local
1473 static void beacon_init(struct zd_mac *mac) in beacon_init()
1478 static void beacon_enable(struct zd_mac *mac) in beacon_enable()
1487 static void beacon_disable(struct zd_mac *mac) in beacon_disable()
1499 struct zd_mac *mac = in link_led_handler() local
1522 static void housekeeping_init(struct zd_mac *mac) in housekeeping_init()
1527 static void housekeeping_enable(struct zd_mac *mac) in housekeeping_enable()
1534 static void housekeeping_disable(struct zd_mac *mac) in housekeeping_disable()