Home
last modified time | relevance | path

Searched refs:tx_only (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdpsock_user.c1245 static void tx_only(struct xsk_socket_info *xsk, u32 *frame_nb, int batch_size) in tx_only() function
1325 tx_only(xsks[i], &frame_nb[i], batch_size); in tx_only_all()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1486 int result[][8], int candidate, bool tx_only);
1488 int result[][8], int candidate, bool tx_only);
H A Drtl8xxxu_core.c2649 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_a() argument
2698 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_a()
2726 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_b() argument
2775 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_b()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1730 goto tx_only; in iavf_napi_poll()
1767 tx_only: in iavf_napi_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h1038 struct bnx2x_queue_setup_tx_only_params tx_only; member
H A Dbnx2x_sp.c4977 &cmd_params->params.tx_only.gen_params, in bnx2x_q_fill_setup_tx_only()
4979 &cmd_params->params.tx_only.flags); in bnx2x_q_fill_setup_tx_only()
4982 &cmd_params->params.tx_only.txq_params, in bnx2x_q_fill_setup_tx_only()
4984 &cmd_params->params.tx_only.flags); in bnx2x_q_fill_setup_tx_only()
5111 &params->params.tx_only; in bnx2x_q_send_setup_tx_only()
H A Dbnx2x_main.c8841 &q_params.params.tx_only; in bnx2x_setup_queue()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2613 goto tx_only; in i40e_napi_poll()
2658 tx_only: in i40e_napi_poll()