Searched refs:MAX_LEC_ITF (Results 1 – 3 of 3) sorted by relevance
22 #define MAX_LEC_ITF 48 macro
122 static struct net_device *dev_lec[MAX_LEC_ITF];700 if (ioc_data.dev_num < 0 || ioc_data.dev_num >= MAX_LEC_ITF || in lec_vcc_attach()719 if (arg < 0 || arg >= MAX_LEC_ITF || !dev_lec[arg]) in lec_mcast_attach()735 if (arg >= MAX_LEC_ITF) in lecd_attach()927 for (; state->itf < MAX_LEC_ITF; state->itf++) { in lec_get_idx()1075 for (i = 0; i < MAX_LEC_ITF; i++) { in lane_module_cleanup()
620 if (ioc_data.dev_num < 0 || ioc_data.dev_num >= MAX_LEC_ITF) in atm_mpoa_vcc_attach()