Searched refs:mfb (Results 1 – 1 of 1) sorted by relevance
1217 u16 mfb = AX_RX_CTL_MFB_16384; in ax88178_set_mfb() local1224 mfb = AX_RX_CTL_MFB_2048; in ax88178_set_mfb()1227 mfb = AX_RX_CTL_MFB_4096; in ax88178_set_mfb()1230 mfb = AX_RX_CTL_MFB_8192; in ax88178_set_mfb()1233 mfb = AX_RX_CTL_MFB_16384; in ax88178_set_mfb()1237 asix_write_rx_ctl(dev, (rxctl & ~AX_RX_CTL_MFB_16384) | mfb, 0); in ax88178_set_mfb()