Searched refs:n_mac (Results 1 – 3 of 3) sorted by relevance
256 local n_mac expected=$((1 - is_counted))263 n_mac=$(fdb_get_n_mac "$(mac 0)")264 [ "$n_mac" -ne "$expected" ]265 …check_fail $? "Inserted FDB type ${type} at limit: Expected the count ${expected}, but got ${n_mac…
1375 qpn_context->n_mac = 0x7; in mlx4_common_set_port()1660 context->n_mac = dev->caps.log_num_macs; in mlx4_SET_PORT_qpn_calc()
819 u8 n_mac; member