Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/udev/
H A Dvdev_id627 PORT_ID=$(echo "$PORT_DIR" | grep -Eo "[0-9]+$")
639 \$3 == \"$PORT_ID\") {print \$4\$3}}" $CONFIG)
/freebsd/sys/dev/bxe/
H A 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()
H A Dbxe.c13574 uint8_t other_port = !(PORT_ID(sc) & 1); in bxe_get_mf_cfg_info()
/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c3777 phy_data->port_id = XP_GET_BITS(pdata->pp0, XP_PROP_0, PORT_ID); in xgbe_phy_init()