Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdpsock_user.c611 static void tx_only(struct xsk_socket_info *xsk, u32 frame_nb) in tx_only() function
657 tx_only(xsks[i], frame_nb[i]); in tx_only_all()
/Linux-v5.4/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h1385 int result[][8], int candidate, bool tx_only);
1387 int result[][8], int candidate, bool tx_only);
Drtl8xxxu_core.c2650 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_a() argument
2699 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_a()
2727 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_b() argument
2776 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_b()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1038 struct bnx2x_queue_setup_tx_only_params tx_only; member
Dbnx2x_sp.c4975 &cmd_params->params.tx_only.gen_params, in bnx2x_q_fill_setup_tx_only()
4977 &cmd_params->params.tx_only.flags); in bnx2x_q_fill_setup_tx_only()
4980 &cmd_params->params.tx_only.txq_params, in bnx2x_q_fill_setup_tx_only()
4982 &cmd_params->params.tx_only.flags); in bnx2x_q_fill_setup_tx_only()
5109 &params->params.tx_only; in bnx2x_q_send_setup_tx_only()
Dbnx2x_main.c8819 &q_params.params.tx_only; in bnx2x_setup_queue()
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_txrx.c1733 goto tx_only; in iavf_napi_poll()
1770 tx_only: in iavf_napi_poll()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2602 goto tx_only; in i40e_napi_poll()
2641 tx_only: in i40e_napi_poll()