Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/qed/
Dtcp_common.h131 __le32 snd_wl1; member
263 __le32 snd_wl1; member
Dqed_iscsi_if.h100 u32 snd_wl1; member
/linux-4.19.296/include/uapi/linux/
Dtcp.h140 __u32 snd_wl1; member
/linux-4.19.296/include/linux/
Dtcp.h206 u32 snd_wl1; /* Sequence for window update */ member
/linux-4.19.296/include/net/
Dtcp.h1289 tp->snd_wl1 = seq; in tcp_init_wl()
1294 tp->snd_wl1 = seq; in tcp_update_wl()