Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/udev/
HDvdev_id627 PORT_ID=$(echo "$PORT_DIR" | grep -Eo "[0-9]+$")
639 \$3 == \"$PORT_ID\") {print \$4\$3}}" $CONFIG)
/freebsd-head/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.h1381 #define PORT_ID(sc) SC_PORT(sc) macro
2044 PORT_ID(sc) : (PATH_ID(sc) + (2 * PORT_ID(sc))))
HDbxe.c13574 uint8_t other_port = !(PORT_ID(sc) & 1); in bxe_get_mf_cfg_info()
/freebsd-head/sys/dev/axgbe/
HDxgbe-phy-v2.c3777 phy_data->port_id = XP_GET_BITS(pdata->pp0, XP_PROP_0, PORT_ID); in xgbe_phy_init()