Searched refs:qla_tx_chksum (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/qlxgb/ |
| HD | qla_hw.c | 835 qla_tx_chksum(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd) in qla_tx_chksum() function 1010 if (qla_tx_chksum(ha, mp, tx_cmd) != 0) in qla_hw_send()
|
| /NextBSD/sys/dev/qlxgbe/ |
| HD | ql_hw.c | 1713 qla_tx_chksum(qla_host_t *ha, struct mbuf *mp, uint32_t *op_code, in qla_tx_chksum() function 1871 (void)qla_tx_chksum(ha, mp, &op_code, &tcp_hdr_off); in ql_hw_send()
|