Home
last modified time | relevance | path

Searched refs:wil_skb_get_da (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h601 static inline u8 *wil_skb_get_da(struct sk_buff *skb) in wil_skb_get_da() function
617 const u8 *da = wil_skb_get_da(skb); in wil_need_txstat()
H A Dtxrx.c900 u8 *sa, *da = wil_skb_get_da(skb); in wil_netif_rx()
1405 const u8 *da = wil_skb_get_da(skb); in wil_find_tx_ucast()
1543 u8 *da = wil_skb_get_da(skb); in wil_set_da_for_vring()
2314 const u8 *da = wil_skb_get_da(skb); in wil_start_xmit()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dtxrx.h601 static inline u8 *wil_skb_get_da(struct sk_buff *skb) in wil_skb_get_da() function
617 const u8 *da = wil_skb_get_da(skb); in wil_need_txstat()
H A Dtxrx.c900 u8 *sa, *da = wil_skb_get_da(skb); in wil_netif_rx()
1405 const u8 *da = wil_skb_get_da(skb); in wil_find_tx_ucast()
1543 u8 *da = wil_skb_get_da(skb); in wil_set_da_for_vring()
2312 const u8 *da = wil_skb_get_da(skb); in wil_start_xmit()

Completed in 10 milliseconds