Searched refs:tx_only (Results 1 – 8 of 8) sorted by relevance
371 unsigned int tx_only; in fsl_espi_rw_trans() local386 tx_only = 0; in fsl_espi_rw_trans()392 tx_only += t->len; in fsl_espi_rw_trans()398 trans_len += tx_only; in fsl_espi_rw_trans()416 if (tx_only < SPCOM_TRANLEN_MAX) in fsl_espi_rw_trans()417 memcpy(rx_buf + rx_pos, espi_trans->rx_buf + tx_only, in fsl_espi_rw_trans()418 trans_len - tx_only); in fsl_espi_rw_trans()420 rx_pos += trans_len - tx_only; in fsl_espi_rw_trans()423 espi_trans->actual_length += espi_trans->len - tx_only; in fsl_espi_rw_trans()
158 static bool tx_only; /* only handle the IR Tx function */ variable1466 else if (tx_only) /* module option */ in ir_probe()1550 if (rx == NULL && !tx_only) { in ir_probe()1696 module_param(tx_only, bool, 0644);1697 MODULE_PARM_DESC(tx_only, "Only handle the IR transmit function");
1026 struct bnx2x_queue_setup_tx_only_params tx_only; member
4757 &cmd_params->params.tx_only.gen_params, in bnx2x_q_fill_setup_tx_only()4759 &cmd_params->params.tx_only.flags); in bnx2x_q_fill_setup_tx_only()4762 &cmd_params->params.tx_only.txq_params, in bnx2x_q_fill_setup_tx_only()4764 &cmd_params->params.tx_only.flags); in bnx2x_q_fill_setup_tx_only()4892 ¶ms->params.tx_only; in bnx2x_q_send_setup_tx_only()
8789 &q_params.params.tx_only; in bnx2x_setup_queue()
1344 goto tx_only; in i40evf_napi_poll()1366 tx_only: in i40evf_napi_poll()
2747 int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_a() argument2796 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_a()2825 int candidate, bool tx_only) in rtl8xxxu_fill_iqk_matrix_b() argument2874 if (tx_only) { in rtl8xxxu_fill_iqk_matrix_b()
1906 goto tx_only; in i40e_napi_poll()1928 tx_only: in i40e_napi_poll()