Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dtraces.h160 TP_PROTO(const struct wfx_hif_msg *hif, int tx_fill_level, bool is_recv),
161 TP_ARGS(hif, tx_fill_level, is_recv),
179 if (is_recv)
183 if (!is_recv &&
209 TP_PROTO(const struct wfx_hif_msg *hif, int tx_fill_level, bool is_recv),
210 TP_ARGS(hif, tx_fill_level, is_recv));
214 TP_PROTO(const struct wfx_hif_msg *hif, int tx_fill_level, bool is_recv),
215 TP_ARGS(hif, tx_fill_level, is_recv));
/linux-6.12.1/drivers/net/hyperv/
Dhyperv_net.h825 u16 is_recv:1; member