Home
last modified time | relevance | path

Searched refs:bnxt_msix_entry (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h23 struct bnxt_msix_entry { struct
37 void (*ulp_irq_restart)(void *, struct bnxt_msix_entry *);
85 struct bnxt_msix_entry *, int);
H A Dbnxt_ulp.c97 static void bnxt_fill_msix_vecs(struct bnxt *bp, struct bnxt_msix_entry *ent) in bnxt_fill_msix_vecs()
118 struct bnxt_msix_entry *ent, int num_msix) in bnxt_req_msix_vecs()
393 struct bnxt_msix_entry *ent = NULL; in bnxt_ulp_irq_restart()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h24 struct bnxt_msix_entry { struct
32 void (*ulp_irq_restart)(void *, struct bnxt_msix_entry *);
56 struct bnxt_msix_entry msix_entries[BNXT_MAX_ROCE_MSIX];
H A Dbnxt_ulp.c31 static void bnxt_fill_msix_vecs(struct bnxt *bp, struct bnxt_msix_entry *ent) in bnxt_fill_msix_vecs()
262 struct bnxt_msix_entry *ent = NULL; in bnxt_ulp_irq_restart()
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h146 struct bnxt_msix_entry msix_entries[BNXT_RE_MAX_MSIX];
H A Dmain.c273 static void bnxt_re_start_irq(void *handle, struct bnxt_msix_entry *ent) in bnxt_re_start_irq()
276 struct bnxt_msix_entry *msix_ent = rdev->msix_entries; in bnxt_re_start_irq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dmain.c311 static void bnxt_re_start_irq(void *handle, struct bnxt_msix_entry *ent) in bnxt_re_start_irq()
314 struct bnxt_msix_entry *msix_ent = rdev->en_dev->msix_entries; in bnxt_re_start_irq()

Completed in 8 milliseconds