Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/siena/
Dmcdi.c1981 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(EFX_MAX_CHANNELS)); in efx_siena_mcdi_flush_rxqs()
2002 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(count), in efx_siena_mcdi_flush_rxqs()
Dsiena_sriov.c717 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(rxqs_count), in efx_vfdi_fini_all_queues()
Dmcdi_pcol.h3885 #define MC_CMD_FLUSH_RX_QUEUES_IN_LEN(num) (0+4*(num)) macro
/drivers/net/ethernet/sfc/
Dmcdi.c2036 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(EFX_MAX_CHANNELS)); in efx_mcdi_flush_rxqs()
2057 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(count), NULL, 0, NULL); in efx_mcdi_flush_rxqs()
Dmcdi_pcol.h5299 #define MC_CMD_FLUSH_RX_QUEUES_IN_LEN(num) (0+4*(num)) macro