Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2723 case OPCODE_OB_MAC_OFFLOAD_IOCB: in ql_clean_outbound_rx_ring()
4872 mac_iocb_ptr->opcode = OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_csum_setup()
4887 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_csum_setup()
4921 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_csum_setup()
5228 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_lso_setup()
5265 OPCODE_OB_MAC_OFFLOAD_IOCB; in ql_hw_lso_setup()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2006 #define OPCODE_OB_MAC_OFFLOAD_IOCB 0x02 macro