Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2364 struct fw_port_l2cfg { struct
2365 __u8 ctlbf;
2366 __u8 ovlan3_to_ivlan0;
2367 __be16 ivlantype;
2368 __be16 txipg_force_pinfo;
2369 __be16 mtu;
2370 __be16 ovlan0mask;
2371 __be16 ovlan0type;
2372 __be16 ovlan1mask;
2373 __be16 ovlan1type;
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h8556 struct fw_port_l2cfg { struct
8557 __u8 ctlbf;
8558 __u8 ovlan3_to_ivlan0;
8559 __be16 ivlantype;
8560 __be16 txipg_force_pinfo;
8561 __be16 mtu;
8562 __be16 ovlan0mask;
8563 __be16 ovlan0type;
8564 __be16 ovlan1mask;
8565 __be16 ovlan1type;
[all …]