Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h1179 uint8_t cntxtid; /* Bits 7-4: ContextId; 3-0: reserved */ member
H A Dql_hw.c2606 tx_cmd->cntxtid = Q8_TX_CMD_PORT_CNXTID(ha->pci_func); in ql_hw_send()