Searched refs:rx_name (Results 1 – 1 of 1) sorted by relevance
1895 const char *rx_name = NULL; in sfc_eth_dev_set_ops() local1919 sfc_kvarg_string_handler, &rx_name); in sfc_eth_dev_set_ops()1923 if (rx_name != NULL) { in sfc_eth_dev_set_ops()1924 dp_rx = sfc_dp_find_rx_by_name(&sfc_dp_head, rx_name); in sfc_eth_dev_set_ops()1926 sfc_err(sa, "Rx datapath %s not found", rx_name); in sfc_eth_dev_set_ops()1933 rx_name); in sfc_eth_dev_set_ops()