Searched defs:bfa_cee_stats (Results 1 – 1 of 1) sorted by relevance
206 struct bfa_cee_stats { struct207 u32 lldp_tx_frames; /*!< LLDP Tx Frames */208 u32 lldp_rx_frames; /*!< LLDP Rx Frames */209 u32 lldp_rx_frames_invalid; /*!< LLDP Rx Frames invalid */210 u32 lldp_rx_frames_new; /*!< LLDP Rx Frames new */211 u32 lldp_tlvs_unrecognized; /*!< LLDP Rx unrecognized TLVs */212 u32 lldp_rx_shutdown_tlvs; /*!< LLDP Rx shutdown TLVs */213 u32 lldp_info_aged_out; /*!< LLDP remote info aged out */214 u32 dcbx_phylink_ups; /*!< DCBX phy link ups */215 u32 dcbx_phylink_downs; /*!< DCBX phy link downs */[all …]