Searched refs:tx_name (Results 1 – 1 of 1) sorted by relevance
1896 const char *tx_name = NULL; in sfc_eth_dev_set_ops() local1956 sfc_kvarg_string_handler, &tx_name); in sfc_eth_dev_set_ops()1960 if (tx_name != NULL) { in sfc_eth_dev_set_ops()1961 dp_tx = sfc_dp_find_tx_by_name(&sfc_dp_head, tx_name); in sfc_eth_dev_set_ops()1963 sfc_err(sa, "Tx datapath %s not found", tx_name); in sfc_eth_dev_set_ops()1970 tx_name); in sfc_eth_dev_set_ops()