Searched refs:max_pdu_len (Results 1 – 1 of 1) sorted by relevance
2071 u32 max_pdu_len = tdata->max_xmit_dlength; in cxgbi_prep_iso_info() local2086 dlength = min(dlength, max_pdu_len); in cxgbi_prep_iso_info()2089 num_pdu = (count + max_pdu_len - 1) / max_pdu_len; in cxgbi_prep_iso_info()2119 iso_info->mpdu = max_pdu_len; in cxgbi_prep_iso_info()