Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bxe/
Decore_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()
Dbxe.h1421 #define PORT_ID(sc) SC_PORT(sc) macro
2105 PORT_ID(sc) : (PATH_ID(sc) + (2 * PORT_ID(sc))))
Dbxe.c13673 uint8_t other_port = !(PORT_ID(sc) & 1); in bxe_get_mf_cfg_info()