Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h198 struct bfa_cee_stats { struct
199 u32 lldp_tx_frames; /*!< LLDP Tx Frames */
200 u32 lldp_rx_frames; /*!< LLDP Rx Frames */
201 u32 lldp_rx_frames_invalid; /*!< LLDP Rx Frames invalid */
202 u32 lldp_rx_frames_new; /*!< LLDP Rx Frames new */
203 u32 lldp_tlvs_unrecognized; /*!< LLDP Rx unrecognized TLVs */
204 u32 lldp_rx_shutdown_tlvs; /*!< LLDP Rx shutdown TLVs */
205 u32 lldp_info_aged_out; /*!< LLDP remote info aged out */
206 u32 dcbx_phylink_ups; /*!< DCBX phy link ups */
207 u32 dcbx_phylink_downs; /*!< DCBX phy link downs */
[all …]