Searched refs:plfxlc_hw_mac (Results 1 – 3 of 3) sorted by relevance
88 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_init_hw()111 plfxlc_hw_mac(hw)->chip.usb.initialized = 1; in plfxlc_op_start()117 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_stop()181 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_tx_to_dev()291 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_tx()348 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_filter_ack()403 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_rx()506 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_add_interface()530 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_remove_interface()553 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_configure_filter()[all …]
349 usb = &plfxlc_hw_mac(info->rate_driver_data[0])->chip.usb; in plfxlc_tx_urb_complete()597 chip = &plfxlc_hw_mac(hw)->chip; in probe()694 plfxlc_mac_release(plfxlc_hw_mac(hw)); in probe()714 mac = plfxlc_hw_mac(hw); in disconnect()780 mac = plfxlc_hw_mac(hw); in pre_reset()799 mac = plfxlc_hw_mac(hw); in post_reset()821 mac = plfxlc_hw_mac(hw); in get_plfxlc_usb()
148 plfxlc_hw_mac(struct ieee80211_hw *hw) in plfxlc_hw_mac() function