Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.h46 struct bnxt_msix_entry { struct
59 void (*ulp_irq_restart)(void *, struct bnxt_msix_entry *); argument
139 struct bnxt_msix_entry *, int);
H A Dbnxt_ulp.c117 static void bnxt_fill_msix_vecs(struct bnxt_softc *bp, struct bnxt_msix_entry *ent) in bnxt_fill_msix_vecs()
136 struct bnxt_msix_entry *ent, int num_msix) in bnxt_req_msix_vecs()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h194 struct bnxt_msix_entry msix_entries[BNXT_RE_MAX_MSIX];
H A Dmain.c978 struct bnxt_msix_entry *entry; in bnxt_re_request_msix()
1270 static void bnxt_re_start_irq(void *handle, struct bnxt_msix_entry *ent) in bnxt_re_start_irq()
1273 struct bnxt_msix_entry *msix_ent = NULL; in bnxt_re_start_irq()