Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
A Dcpl5_cmd.h272 struct cpl_act_open_rpl { struct
273 union opcode_tid ot;
274 u16 local_port;
275 u16 peer_port;
276 u32 local_ip;
277 u32 peer_ip;
278 u32 new_tid;
279 u8 rsvd[3];
280 u8 status;
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dt3_cpl.h617 struct cpl_act_open_rpl { struct
618 RSS_HDR union opcode_tid ot;
619 __be16 local_port;
620 __be16 peer_port;
621 __be32 local_ip;
622 __be32 peer_ip;
623 __be32 atid;
624 __u8 rsvd[3];
625 __u8 status;
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_msg.h593 struct cpl_act_open_rpl { struct
598 /* cpl_act_open_rpl.atid_status fields */ argument

Completed in 30 milliseconds