Searched refs:SMC_MAX_PORTS (Results 1 – 3 of 3) sorted by relevance
20 #define SMC_MAX_PORTS 2 /* Max # of ports */ macro35 struct ib_port_attr pattr[SMC_MAX_PORTS]; /* ib dev. port attrs */41 char mac[SMC_MAX_PORTS][ETH_ALEN];43 u8 pnetid[SMC_MAX_PORTS][SMC_MAX_PNETID_LEN];
242 for_each_set_bit(port_idx, &smcibdev->port_event_mask, SMC_MAX_PORTS) { in smc_ib_port_event_work()539 i < min_t(size_t, port_cnt, SMC_MAX_PORTS); in smc_ib_add_dev()
283 if (pnetelem->ib_port < 1 || pnetelem->ib_port > SMC_MAX_PORTS) in smc_pnet_fill_entry()557 for (i = 1; i <= SMC_MAX_PORTS; i++) { in smc_pnet_find_roce_by_pnetid()