Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_hw.c708 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) in qla_tx_tso() function
950 ret = qla_tx_tso(ha, mp, &tso_cmd, src); in qla_hw_send()
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c64 static int qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd,
2257 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) in qla_tx_tso() function
2504 ret = qla_tx_tso(ha, mp, &tso_cmd, src); in ql_hw_send()