Home
last modified time | relevance | path

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

/drivers/target/iscsi/cxgbit/
Dcxgbit.h189 struct cxgbit_sock { struct
190 struct cxgbit_sock_common com; argument
191 struct cxgbit_np *cnp;
192 struct iscsi_conn *conn;
193 struct l2t_entry *l2t;
194 struct dst_entry *dst;
195 struct list_head list;
196 struct sk_buff_head rxq;
197 struct sk_buff_head txq;
198 struct sk_buff_head ppodq;
[all …]