Home
last modified time | relevance | path

Searched defs:cxgbit_sock (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit.h192 struct cxgbit_sock { struct
193 struct cxgbit_sock_common com; argument
194 struct cxgbit_np *cnp;
195 struct iscsi_conn *conn;
196 struct l2t_entry *l2t;
197 struct dst_entry *dst;
198 struct list_head list;
199 struct sk_buff_head rxq;
200 struct sk_buff_head txq;
201 struct sk_buff_head ppodq;
[all …]