Home
last modified time | relevance | path

Searched defs:hw_port (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dadapter.h330 uint8_t hw_port; /* associated hardware port idx */ member
506 uint8_t hw_port; /* hw port used by the eq */ member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c10854 int hw_port = G_FW_PORT_CMD_PORTID(be32_to_cpu(p->op_to_portid)); in t4_handle_fw_rpl() local