Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1778 unsigned int rcv_winf, snd_winf; in init_act_open() local
1880 snd_winf = linkspeed / SPEED_10000; in init_act_open()
1881 if (snd_winf) in init_act_open()
1882 csk->snd_win *= snd_winf; in init_act_open()