Searched refs:is_x_10g_port (Results 1 – 3 of 3) sorted by relevance
152 static inline bool is_x_10g_port(const struct link_config *lc) in is_x_10g_port() function
2750 n10g += is_x_10g_port(&adap2pinfo(adapter, pidx)->link_cfg); in cfg_queues()2775 pi->nqsets = is_x_10g_port(&pi->link_cfg) ? q10g : 1; in cfg_queues()
5062 static inline bool is_x_10g_port(const struct link_config *lc) in is_x_10g_port() function5124 n10g += is_x_10g_port(&adap2pinfo(adap, i)->link_cfg); in cfg_queues()5161 pi->nqsets = is_x_10g_port(&pi->link_cfg) ? q10g : 1; in cfg_queues()