Searched defs:mc_index (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/nes/
H A Dnes_nic.c874 u8 mc_index; local
925 for (i = 0, mc_index = 0; mc_index < max_pft_entries_avaiable;
926 mc_index++) {
932 while (nesadapter->pft_mcast_map[mc_index] < 16 &&
933 nesadapter->pft_mcast_map[mc_index] !=
935 mc_index < max_pft_entries_avaiable) {
937 "mc_index=%d skipping nic_index=%d, "
938 "used for=%d \n", mc_index,
940 nesadapter->pft_mcast_map[mc_index]);
[all...]
/drivers/net/fddi/skfp/h/
H A Dsmt.h321 u_short mc_index ; /* mac index */ member in struct:smt_p_mac_counter

Completed in 99 milliseconds