Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c48 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_state_init()
51 memset(dcb, 0, sizeof(struct port_dcb_info)); in cxgb4_dcb_state_init()
63 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_version_init()
75 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_cleanup_apps()
123 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_state_fsm()
265 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_dcb_handle_fw_update()
620 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_getpfccfg()
915 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_ieee_negotiation_complete()
929 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_ieee_read_ets()
989 struct port_dcb_info *dcb = &pi->dcb; in cxgb4_ieee_get_pfc()
Dcxgb4_dcb.h108 struct port_dcb_info { struct
Dcxgb4.h577 struct port_dcb_info dcb; /* Data Center Bridging support */
Dcxgb4_debugfs.c2432 struct port_dcb_info *dcb = &pi->dcb; in dcb_info_show()