Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dtrace.h166 __entry->type = wil_rxdesc_ftype(d);
H A Dtxrx.h520 static inline int wil_rxdesc_ftype(struct vring_rx_desc *d) in wil_rxdesc_ftype() function
H A Dtxrx.c383 ftype = wil_rxdesc_ftype(d) << 2; in wil_rx_get_cid_by_skb()
535 ftype = wil_rxdesc_ftype(d) << 2; in wil_vring_reap_rx()