Searched refs:max_dma_chnl (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/atheros/alx/
H A Dhw.h475 u8 max_dma_chnl; member in struct:alx_hw
H A Dmain.c1040 hw->max_dma_chnl = rev >= ALX_REV_B0 ? 4 : 2;
1073 hw->dma_chnl = hw->max_dma_chnl;

Completed in 131 milliseconds