Home
last modified time | relevance | path

Searched refs:plfxlc_mac (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h117 struct plfxlc_mac { struct
147 static inline struct plfxlc_mac * argument
153 static inline struct plfxlc_mac *
156 return container_of(chip, struct plfxlc_mac, chip); in plfxlc_chip_to_mac()
159 static inline struct plfxlc_mac *
165 static inline u8 *plfxlc_mac_get_perm_addr(struct plfxlc_mac *mac) in plfxlc_mac_get_perm_addr()
182 int plfxlc_restore_settings(struct plfxlc_mac *mac);
H A Dmac.c87 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_init_hw()
110 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_op_stop()
115 int plfxlc_restore_settings(struct plfxlc_mac *mac) in plfxlc_restore_settings()
174 struct plfxlc_mac *mac = plfxlc_hw_mac(hw); in plfxlc_mac_tx_to_dev()
198 static int plfxlc_fill_ctrlset(struct plfxlc_mac *mac, struct sk_buff *skb) in plfxlc_fill_ctrlset()
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()
[all …]