Searched defs:bfa_cee_stats (Results 1 – 1 of 1) sorted by relevance
196 struct bfa_cee_stats { struct197 u32 lldp_tx_frames; /*!< LLDP Tx Frames */198 u32 lldp_rx_frames; /*!< LLDP Rx Frames */199 u32 lldp_rx_frames_invalid; /*!< LLDP Rx Frames invalid */200 u32 lldp_rx_frames_new; /*!< LLDP Rx Frames new */201 u32 lldp_tlvs_unrecognized; /*!< LLDP Rx unrecognized TLVs */202 u32 lldp_rx_shutdown_tlvs; /*!< LLDP Rx shutdown TLVs */203 u32 lldp_info_aged_out; /*!< LLDP remote info aged out */204 u32 dcbx_phylink_ups; /*!< DCBX phy link ups */205 u32 dcbx_phylink_downs; /*!< DCBX phy link downs */[all …]