Home
last modified time | relevance | path

Searched refs:port_dcb_info (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c36 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_state_init()
39 memset(dcb, 0, sizeof(struct port_dcb_info)); in cxgb4_dcb_state_init()
51 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_version_init()
63 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_cleanup_apps()
110 static inline void cxgb4_dcb_update_support(struct port_dcb_info *dcb) in cxgb4_dcb_update_support()
129 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_state_fsm()
280 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_handle_fw_update()
635 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_getpfccfg()
930 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_ieee_negotiation_complete()
944 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_ieee_read_ets()
[all …]
H A Dcxgb4_dcb.h96 struct port_dcb_info { struct
H A Dcxgb4.h671 struct port_dcb_info dcb; /* Data Center Bridging support */
H A Dcxgb4_debugfs.c2395 struct port_dcb_info *dcb = &pi->dcb; in dcb_info_show()