Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi.c1645 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(EFX_MAX_CHANNELS)); in efx_mcdi_flush_rxqs()
1666 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(count), NULL, 0, NULL); in efx_mcdi_flush_rxqs()
Dsiena_sriov.c716 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(rxqs_count), in efx_vfdi_fini_all_queues()
Dmcdi_pcol.h2331 #define MC_CMD_FLUSH_RX_QUEUES_IN_LEN(num) (0+4*(num)) macro