Searched refs:mfb (Results 1 – 1 of 1) sorted by relevance
1203 u16 mfb = AX_RX_CTL_MFB_16384; in ax88178_set_mfb() local1210 mfb = AX_RX_CTL_MFB_2048; in ax88178_set_mfb()1213 mfb = AX_RX_CTL_MFB_4096; in ax88178_set_mfb()1216 mfb = AX_RX_CTL_MFB_8192; in ax88178_set_mfb()1219 mfb = AX_RX_CTL_MFB_16384; in ax88178_set_mfb()1223 asix_write_rx_ctl(dev, (rxctl & ~AX_RX_CTL_MFB_16384) | mfb, 0); in ax88178_set_mfb()