Searched refs:qla_tx_chksum (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/qlxgb/
H A Dqla_hw.c821 * Name: qla_tx_chksum
827 qla_tx_chksum(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd) function
1001 if (qla_tx_chksum(ha, mp, tx_cmd) != 0)
/freebsd-current/sys/dev/qlxgbe/
H A Dql_hw.c2371 * Name: qla_tx_chksum
2377 qla_tx_chksum(qla_host_t *ha, struct mbuf *mp, uint32_t *op_code, function
2532 (void)qla_tx_chksum(ha, mp, &op_code, &tcp_hdr_off);

Completed in 182 milliseconds