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

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_hw.c708 * Name: qla_tx_tso
714 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) function
960 ret = qla_tx_tso(ha, mp, &tso_cmd, src);
/freebsd-11-stable/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,
2271 * Name: qla_tx_tso
2277 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) function
2532 ret = qla_tx_tso(ha, mp, &tso_cmd, src);

Completed in 71 milliseconds