Home
last modified time | relevance | path

Searched refs:cxgbi_sock_compute_wscale (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/
H A Dlibcxgbi.h357 static inline unsigned int cxgbi_sock_compute_wscale(unsigned int win) in cxgbi_sock_compute_wscale() function
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c211 int wscale = cxgbi_sock_compute_wscale(csk->mss_idx); in send_act_open_req()
330 int wscale = cxgbi_sock_compute_wscale(csk->mss_idx); in send_act_open_req6()
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c161 unsigned int wscale = cxgbi_sock_compute_wscale(csk->rcv_win); in send_act_open_req()