Home
last modified time | relevance | path

Searched refs:V_FW_PORT_CMD_PORTID (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_hw.c3998 V_FW_PORT_CMD_PORTID(port)); in t4_link_l1cfg()
4030 V_FW_PORT_CMD_PORTID(port)); in t4_restart_aneg()
8967 V_FW_PORT_CMD_PORTID(pi->tx_chan)); in t4_update_port_info()
/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7492 #define V_FW_PORT_CMD_PORTID(x) ((x) << S_FW_PORT_CMD_PORTID) macro