Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c678 struct oce_nic_hdr_wqe *wqeh; in oce_send_packet() local
807 wqeh->u0.s.lso = B_TRUE; in oce_send_packet()
808 wqeh->u0.s.lso_mss = mss; in oce_send_packet()
817 wqeh->u0.s.tcpcs = B_TRUE; in oce_send_packet()
820 wqeh->u0.s.udpcs = B_TRUE; in oce_send_packet()
825 wqeh->u0.s.ipcs = B_TRUE; in oce_send_packet()
827 wqeh->u0.s.vlan = B_TRUE; in oce_send_packet()
831 wqeh->u0.s.complete = B_TRUE; in oce_send_packet()
832 wqeh->u0.s.event = B_TRUE; in oce_send_packet()
833 wqeh->u0.s.crc = B_TRUE; in oce_send_packet()
[all …]