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.4.14/drivers/net/ethernet/sfc/
Dmcdi.c1758 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(EFX_MAX_CHANNELS)); in efx_mcdi_flush_rxqs()
1779 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(count), NULL, 0, NULL); in efx_mcdi_flush_rxqs()
Dsiena_sriov.c718 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(rxqs_count), in efx_vfdi_fini_all_queues()
Dmcdi_pcol.h2645 #define MC_CMD_FLUSH_RX_QUEUES_IN_LEN(num) (0+4*(num)) macro