Searched refs:bnxt_hwrm_func_drv_rgtr (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ulp.c | 161 bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, true); in bnxt_unregister_dev() 361 bnxt_hwrm_func_drv_rgtr(bp, events_bmap, max_id + 1, true); in bnxt_register_async_events()
|
D | bnxt_ptp.c | 1057 bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, true); in bnxt_ptp_init()
|
D | bnxt.h | 2799 int bnxt_hwrm_func_drv_rgtr(struct bnxt *bp, unsigned long *bmap,
|
D | bnxt.c | 5360 int bnxt_hwrm_func_drv_rgtr(struct bnxt *bp, unsigned long *bmap, int bmap_size, in bnxt_hwrm_func_drv_rgtr() function 13995 rc = bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, false); in bnxt_fw_init_one_p2() 16050 if (bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, false)) { in bnxt_resume()
|