Home
last modified time | relevance | path

Searched refs:sfcr_err (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_repr.c64 #define sfcr_err(sr, ...) \ macro
403 sfcr_err(sr, "specific link speeds not supported"); in sfc_repr_check_conf()
432 sfcr_err(sr, "Tx mode MQ modes not supported"); in sfc_repr_check_conf()
437 sfcr_err(sr, "loopback not supported"); in sfc_repr_check_conf()
447 sfcr_err(sr, "Flow Director not supported"); in sfc_repr_check_conf()
457 sfcr_err(sr, "receive queue interrupt not supported"); in sfc_repr_check_conf()
462 sfcr_err(sr, "remove interrupt not supported"); in sfc_repr_check_conf()
612 sfcr_err(sr, "Deferred start is not supported"); in sfc_repr_rx_qcheck_conf()
642 sfcr_err(sr, "%s() failed to alloc RxQ", __func__); in sfc_repr_rx_queue_setup()
650 sfcr_err(sr, "%s() failed to create ring", __func__); in sfc_repr_rx_queue_setup()
[all …]