Home
last modified time | relevance | path

Searched refs:i40iw_ieq_update_tcpip_info (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_osdep.h179 void i40iw_ieq_update_tcpip_info(struct i40iw_puda_buf *buf, u16 length, u32 seqnum);
Di40iw_puda.h181 void i40iw_ieq_update_tcpip_info(struct i40iw_puda_buf *buf, u16 length,
Di40iw_puda.c1202 i40iw_ieq_update_tcpip_info(txbuf, fpdu_len, seqnum); in i40iw_ieq_handle_partial()
1303 i40iw_ieq_update_tcpip_info(txbuf, length, buf->seqnum); in i40iw_ieq_process_buf()
Di40iw_utils.c1393 void i40iw_ieq_update_tcpip_info(struct i40iw_puda_buf *buf, u16 length, u32 seqnum) in i40iw_ieq_update_tcpip_info() function