Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dqueue.h42 unsigned int wfx_pending_get_pkt_us_delay(struct wfx_dev *wdev, struct sk_buff *skb);
Dqueue.c202 unsigned int wfx_pending_get_pkt_us_delay(struct wfx_dev *wdev, struct sk_buff *skb) in wfx_pending_get_pkt_us_delay() function
Ddata_tx.c519 _trace_tx_stats(arg, skb, wfx_pending_get_pkt_us_delay(wdev, skb)); in wfx_tx_confirm_cb()