Home
last modified time | relevance | path

Searched refs:PORT_ID (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
HDecore_init.h261 if (PORT_ID(sc)) { in ecore_map_q_cos()
270 ECORE_PF_Q_NUM(q_num, PORT_ID(sc), vnic); in ecore_map_q_cos()
HDbxe.h1421 #define PORT_ID(sc) SC_PORT(sc) macro
2105 PORT_ID(sc) : (PATH_ID(sc) + (2 * PORT_ID(sc))))
HDbxe.c13664 uint8_t other_port = !(PORT_ID(sc) & 1); in bxe_get_mf_cfg_info()