Searched refs:is_recv (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/silabs/wfx/ |
D | traces.h | 160 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/ |
D | hyperv_net.h | 825 u16 is_recv:1; member
|