Lines Matching refs:bnxt_softc
595 struct bnxt_softc *softc;
894 struct bnxt_softc *softc;
1046 struct bnxt_softc { struct
1370 void bnxt_report_link(struct bnxt_softc *softc);
1371 bool bnxt_check_hwrm_version(struct bnxt_softc *softc);
1372 struct bnxt_softc *bnxt_find_dev(uint32_t domain, uint32_t bus, uint32_t dev_fn, char *name);
1373 int bnxt_read_sfp_module_eeprom_info(struct bnxt_softc *bp, uint16_t i2c_addr,
1376 void bnxt_dcb_init(struct bnxt_softc *softc);
1377 void bnxt_dcb_free(struct bnxt_softc *softc);
1378 uint8_t bnxt_dcb_setdcbx(struct bnxt_softc *softc, uint8_t mode);
1379 uint8_t bnxt_dcb_getdcbx(struct bnxt_softc *softc);
1380 int bnxt_dcb_ieee_getets(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets);
1381 int bnxt_dcb_ieee_setets(struct bnxt_softc *softc, struct bnxt_ieee_ets *ets);
1382 uint8_t get_phy_type(struct bnxt_softc *softc);
1383 int bnxt_dcb_ieee_getpfc(struct bnxt_softc *softc, struct bnxt_ieee_pfc *pfc);
1384 int bnxt_dcb_ieee_setpfc(struct bnxt_softc *softc, struct bnxt_ieee_pfc *pfc);
1385 int bnxt_dcb_ieee_setapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app);
1386 int bnxt_dcb_ieee_delapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app);
1387 int bnxt_dcb_ieee_listapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app,