Searched refs:is_recv (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | traces.h | 161 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 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));
|
/kernel/linux/linux-5.10/drivers/net/hyperv/ |
H A D | hyperv_net.h | 783 u16 is_recv:1; member
|
/kernel/linux/linux-6.6/drivers/net/hyperv/ |
H A D | hyperv_net.h | 825 u16 is_recv:1; member
|
Completed in 10 milliseconds