Searched refs:sort_mode (Results 1 – 1 of 1) sorted by relevance
8071 u32 rx_mode, sort_mode; in bce_set_rx_mode() local8083 sort_mode = 1 | BCE_RPM_SORT_USER0_BC_EN; in bce_set_rx_mode()8102 sort_mode |= BCE_RPM_SORT_USER0_PROM_EN; in bce_set_rx_mode()8111 sort_mode |= BCE_RPM_SORT_USER0_MC_EN; in bce_set_rx_mode()8129 sort_mode |= BCE_RPM_SORT_USER0_MC_HSH_EN; in bce_set_rx_mode()8143 REG_WR(sc, BCE_RPM_SORT_USER0, sort_mode); in bce_set_rx_mode()8144 REG_WR(sc, BCE_RPM_SORT_USER0, sort_mode | BCE_RPM_SORT_USER0_ENA); in bce_set_rx_mode()