Home
last modified time | relevance | path

Searched refs:wfx_pending_get_pkt_us_delay (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dqueue.h41 unsigned int wfx_pending_get_pkt_us_delay(struct wfx_dev *wdev, struct sk_buff *skb);
H A Dqueue.c198 unsigned int wfx_pending_get_pkt_us_delay(struct wfx_dev *wdev, struct sk_buff *skb) in wfx_pending_get_pkt_us_delay() function
H A Ddata_tx.c479 _trace_tx_stats(arg, skb, wfx_pending_get_pkt_us_delay(wdev, skb)); in wfx_tx_confirm_cb()