Searched refs:tx_only (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/samples/bpf/ |
D | xdpsock_user.c | 826 static void tx_only(struct xdpsock *xsk) in tx_only() function 982 tx_only(xsks[0]); in main()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 1393 int result[][8], int candidate, bool tx_only); 1395 int result[][8], int candidate, bool tx_only);
|
D | rtl8xxxu_core.c | 2654 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_a() argument 2703 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_a() 2731 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_b() argument 2780 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_b()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 1036 struct bnx2x_queue_setup_tx_only_params tx_only; member
|
D | bnx2x_sp.c | 4975 &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() 5110 ¶ms->params.tx_only; in bnx2x_q_send_setup_tx_only()
|
D | bnx2x_main.c | 8791 &q_params.params.tx_only; in bnx2x_setup_queue()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 1717 goto tx_only; in i40evf_napi_poll() 1754 tx_only: in i40evf_napi_poll()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 2600 goto tx_only; in i40e_napi_poll() 2637 tx_only: in i40e_napi_poll()
|