Searched refs:mfb (Results 1 – 1 of 1) sorted by relevance
1189 u16 mfb = AX_RX_CTL_MFB_16384; in ax88178_set_mfb() local1196 mfb = AX_RX_CTL_MFB_2048; in ax88178_set_mfb()1199 mfb = AX_RX_CTL_MFB_4096; in ax88178_set_mfb()1202 mfb = AX_RX_CTL_MFB_8192; in ax88178_set_mfb()1205 mfb = AX_RX_CTL_MFB_16384; in ax88178_set_mfb()1209 asix_write_rx_ctl(dev, (rxctl & ~AX_RX_CTL_MFB_16384) | mfb, 0); in ax88178_set_mfb()