Searched defs:fw_fcoe_pcb_stats (Results 1 – 1 of 1) sorted by relevance
444 struct fw_fcoe_pcb_stats { struct445 __be64 tx_bytes;446 __be64 tx_frames;447 __be64 rx_bytes;448 __be64 rx_frames;449 __be32 vnp_ka;450 __be32 unsol_els_rcvd;451 __be64 unsol_cmd_rcvd;452 __be16 implicit_logo;453 __be16 flogi_inv_sparm;[all …]