Searched refs:zd_mac (Results 1 – 4 of 4) sorted by relevance
152 struct zd_mac *mac = zd_hw_mac(hw); in zd_check_signal()170 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_preinit_hw()184 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_init_hw()222 void zd_mac_clear(struct zd_mac *mac) in zd_mac_clear()271 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_start()331 struct zd_mac *mac = zd_hw_mac(hw); in zd_op_stop()488 struct zd_mac *mac = zd_hw_mac(hw); in zd_mac_tx_failed()1183 struct zd_mac *mac = container_of(work, struct zd_mac, process_intr); in zd_process_intr()1361 struct zd_mac *mac; in zd_mac_alloc_hw()1426 struct zd_mac *mac = in beacon_watchdog_handler()[all …]
169 struct zd_mac { struct273 static inline struct zd_mac *zd_hw_mac(struct ieee80211_hw *hw) in zd_hw_mac()278 static inline struct zd_mac *zd_chip_to_mac(struct zd_chip *chip) in zd_chip_to_mac()280 return container_of(chip, struct zd_mac, chip); in zd_chip_to_mac()283 static inline struct zd_mac *zd_usb_to_mac(struct zd_usb *usb) in zd_usb_to_mac()288 static inline u8 *zd_mac_get_perm_addr(struct zd_mac *mac) in zd_mac_get_perm_addr()296 void zd_mac_clear(struct zd_mac *mac);307 int zd_restore_settings(struct zd_mac *mac);
4 zd1211rw-objs := zd_chip.o zd_mac.o \
384 struct zd_mac *mac = zd_hw_mac(zd_usb_to_hw(urb->context)); in handle_regs_int()1130 struct zd_mac *mac = zd_usb_to_mac(usb); in zd_rx_idle_timer_handler()1318 struct zd_mac *mac = zd_usb_to_mac(usb); in zd_usb_init_hw()1415 struct zd_mac *mac; in disconnect()1449 struct zd_mac *mac = zd_usb_to_mac(usb); in zd_usb_resume()1490 struct zd_mac *mac; in pre_reset()1510 struct zd_mac *mac; in post_reset()
Completed in 11 milliseconds