Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
A Dcpl5_cmd.h230 union opcode_tid ot;
231 u16 local_port;
232 u16 peer_port;
233 u32 local_ip;
234 u32 peer_ip;
235 u32 tos_tid;
237 u8 dst_mac[6];
238 u16 vlan_tag;
239 u8 src_mac[6];
240 u8 rsvd[2];
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dt3_cpl.h542 __be32 local_ip;
543 __be32 peer_ip;
544 __be32 tos_tid;
546 __u8 dst_mac[6];
547 __be16 vlan_tag;
548 __u8 src_mac[6];
551 __u8 addr_idx:3;
552 __u8 port_idx:1;
560 __u8 rsvd;
561 __be32 rcv_isn;
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_msg.h396 struct cpl_pass_accept_req { struct
407 /* cpl_pass_accept_req.hdr_len fields */ argument

Completed in 24 milliseconds