Searched refs:bnxt_hwrm_func_drv_rgtr (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ulp.c | 97 bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, true); in bnxt_unregister_dev() 296 bnxt_hwrm_func_drv_rgtr(bp, events_bmap, max_id + 1, true); in bnxt_register_async_events()
|
D | bnxt_ptp.c | 954 bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, true); in bnxt_ptp_init()
|
D | bnxt.h | 2338 int bnxt_hwrm_func_drv_rgtr(struct bnxt *bp, unsigned long *bmap,
|
D | bnxt.c | 4706 int bnxt_hwrm_func_drv_rgtr(struct bnxt *bp, unsigned long *bmap, int bmap_size, in bnxt_hwrm_func_drv_rgtr() function 12318 rc = bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, false); in bnxt_fw_init_one_p2() 13926 if (bnxt_hwrm_func_drv_rgtr(bp, NULL, 0, false)) { in bnxt_resume()
|