Searched refs:mpa_buf (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c1871 fpdu->mpa_buf = buf;
1920 rc = qed_iwarp_recycle_pkt(p_hwfn, fpdu, fpdu->mpa_buf);
1930 fpdu->mpa_buf = buf;
2077 /* Send the mpa_buf only with the last fpdu (in case of packed) */
2080 tx_pkt.cookie = fpdu->mpa_buf;
2094 fpdu->mpa_buf->piggy_buf = buf;
2154 struct qed_iwarp_ll2_mpa_buf *mpa_buf)
2156 struct unaligned_opaque_data *curr_pkt = &mpa_buf->data;
2157 struct qed_iwarp_ll2_buff *buf = mpa_buf->ll2_buf;
2178 mpa_buf
2153 qed_iwarp_process_mpa_pkt(struct qed_hwfn *p_hwfn, struct qed_iwarp_ll2_mpa_buf *mpa_buf) argument
2282 struct qed_iwarp_ll2_mpa_buf *mpa_buf = NULL; local
2311 struct qed_iwarp_ll2_mpa_buf *mpa_buf; local
[all...]
H A Dqed_iwarp.h53 struct qed_iwarp_ll2_buff *mpa_buf; member in struct:qed_iwarp_fpdu

Completed in 137 milliseconds