Searched defs:bfa_cee_stats (Results 1 – 1 of 1) sorted by relevance
188 struct bfa_cee_stats { struct189 u32 lldp_tx_frames; /*!< LLDP Tx Frames */190 u32 lldp_rx_frames; /*!< LLDP Rx Frames */191 u32 lldp_rx_frames_invalid; /*!< LLDP Rx Frames invalid */192 u32 lldp_rx_frames_new; /*!< LLDP Rx Frames new */193 u32 lldp_tlvs_unrecognized; /*!< LLDP Rx unrecognized TLVs */194 u32 lldp_rx_shutdown_tlvs; /*!< LLDP Rx shutdown TLVs */195 u32 lldp_info_aged_out; /*!< LLDP remote info aged out */196 u32 dcbx_phylink_ups; /*!< DCBX phy link ups */197 u32 dcbx_phylink_downs; /*!< DCBX phy link downs */[all …]