Searched refs:QLCNIC_MAX_MC_COUNT (Results 1 – 2 of 2) sorted by relevance
673 #define QLCNIC_MAX_MC_COUNT 38 macro
2226 ahw->max_mc_count = QLCNIC_MAX_MC_COUNT; in qlcnic_82xx_set_mac_filter_count()2228 count = (QLCNIC_MAX_UC_COUNT - QLCNIC_MAX_MC_COUNT) / in qlcnic_82xx_set_mac_filter_count()2231 count = (QLCNIC_LB_MAX_FILTERS - QLCNIC_MAX_MC_COUNT) / in qlcnic_82xx_set_mac_filter_count()