Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h409 static inline unsigned int cxgbi_sock_compute_wscale(unsigned int win) in cxgbi_sock_compute_wscale() function
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c186 int wscale = cxgbi_sock_compute_wscale(csk->mss_idx); in send_act_open_req()
269 int wscale = cxgbi_sock_compute_wscale(csk->mss_idx); in send_act_open_req6()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c159 unsigned int wscale = cxgbi_sock_compute_wscale(cxgb3i_rcv_win); in send_act_open_req()