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

/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_hw.c707 * Name: qla_tx_tso
713 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) function
955 ret = qla_tx_tso(ha, mp, &tso_cmd, src);
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_hw.c66 static int qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd,
2253 * Name: qla_tx_tso
2259 qla_tx_tso(qla_host_t *ha, struct mbuf *mp, q80_tx_cmd_t *tx_cmd, uint8_t *hdr) function
2512 ret = qla_tx_tso(ha, mp, &tso_cmd, src);

Completed in 187 milliseconds