Searched refs:tx_only (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 1485 int result[][8], int candidate, bool tx_only); 1487 int result[][8], int candidate, bool tx_only);
|
D | rtl8xxxu_core.c | 2653 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_a() argument 2702 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_a() 2730 int result[][8], int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_b() argument 2779 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_b()
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 1038 struct bnx2x_queue_setup_tx_only_params tx_only; member
|
D | bnx2x_sp.c | 4977 &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 ¶ms->params.tx_only; in bnx2x_q_send_setup_tx_only()
|
D | bnx2x_main.c | 8840 &q_params.params.tx_only; in bnx2x_setup_queue()
|
/Linux-v6.1/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 1756 goto tx_only; in iavf_napi_poll() 1793 tx_only: in iavf_napi_poll()
|
/Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 2720 goto tx_only; in i40e_napi_poll() 2765 tx_only: in i40e_napi_poll()
|