Searched refs:cntxtid (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlxgbe/ | ||
H A D | ql_hw.h | 1179 uint8_t cntxtid; /* Bits 7-4: ContextId; 3-0: reserved */ member |
H A D | ql_hw.c | 2606 tx_cmd->cntxtid = Q8_TX_CMD_PORT_CNXTID(ha->pci_func); in ql_hw_send() |