Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dtraces.h161 TP_PROTO(const struct hif_msg *hif, int tx_fill_level, bool is_recv),
162 TP_ARGS(hif, tx_fill_level, is_recv),
180 if (is_recv)
184 if (!is_recv &&
211 TP_PROTO(const struct hif_msg *hif, int tx_fill_level, bool is_recv),
212 TP_ARGS(hif, tx_fill_level, is_recv));
216 TP_PROTO(const struct hif_msg *hif, int tx_fill_level, bool is_recv),
217 TP_ARGS(hif, tx_fill_level, is_recv));
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A 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));
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dhyperv_net.h783 u16 is_recv:1; member
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dhyperv_net.h825 u16 is_recv:1; member

Completed in 9 milliseconds