Searched refs:MPA_CRC_SIZE (Results 1 – 3 of 3) sorted by relevance
253 c_tx->ctrl_len += MPA_CRC_SIZE; in siw_qp_prepare_tx()257 c_tx->ctrl_len += MPA_CRC_SIZE; in siw_qp_prepare_tx()403 #define MAX_TRAILER (MPA_CRC_SIZE + 4)726 if (data_len + c_tx->ctrl_len + MPA_CRC_SIZE > c_tx->tcp_seglen) { in siw_prepare_fpdu()728 data_len = c_tx->tcp_seglen - (c_tx->ctrl_len + MPA_CRC_SIZE); in siw_prepare_fpdu()
88 #define MPA_CRC_SIZE 4 macro
929 if (to_copy + MPA_CRC_SIZE > srx->skb_new) in siw_proc_terminate()1397 + MPA_CRC_SIZE; in siw_tcp_rx_data()