Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2727 case OPCODE_OB_MAC_OFFLOAD_IOCB: in ql_clean_outbound_rx_ring()
4876 mac_iocb_ptr->opcode = OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_csum_setup()
4891 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_csum_setup()
4925 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_csum_setup()
5229 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_lso_setup()
5266 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_lso_setup()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2006 #define OPCODE_OB_MAC_OFFLOAD_IOCB 0x02 macro