Searched refs:plfxlc_hw_mac (Results 1 – 2 of 2) sorted by relevance
87 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_init_hw()104 plfxlc_hw_mac(hw)->chip.usb.initialized = 1; in plfxlc_op_start()110 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_stop()174 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_tx_to_dev()284 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_tx()341 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_filter_ack()396 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_rx()499 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_add_interface()523 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_remove_interface()546 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_configure_filter()[all …]
148 plfxlc_hw_mac(struct ieee80211_hw *hw) in plfxlc_hw_mac() function