Searched refs:FSW_VP_USER_MIN (Results 1 – 4 of 4) sorted by relevance
43 #define FSW_VP_USER_MIN 2 /* start of user vp port num */ macro
204 if (req->nfr_nx_port < FSW_VP_USER_MIN) { in fsw_ctl_flow_add()1311 if (vpna->vpna_nx_port >= FSW_VP_USER_MIN) { in fsw_port_ctor()1556 if (vpna->vpna_nx_port < FSW_VP_USER_MIN) { in fsw_port_na_activate()1579 ASSERT(vpna->vpna_nx_port >= FSW_VP_USER_MIN); in fsw_port_na_defunct()
631 if (port < FSW_VP_USER_MIN) { in fsw_find_port_vpna()
254 _CASSERT((FSW_VP_HOST + FSW_VP_DEV) < FSW_VP_USER_MIN); in fsw_dp_init()