Lines Matching refs:peulp
32 struct peulp {
43 void t1_ulp_intr_enable(struct peulp *ulp)
55 void t1_ulp_intr_clear(struct peulp *ulp)
63 void t1_ulp_intr_disable(struct peulp *ulp)
74 int t1_ulp_intr_handler(struct peulp *ulp)
119 int t1_ulp_init(struct peulp *ulp, unsigned int pm_tx_base)
151 struct peulp *t1_ulp_create(adapter_t *adapter)
153 struct peulp *ulp = t1_os_malloc_wait_zero(sizeof(*ulp));
160 void t1_ulp_destroy(struct peulp * ulp)
165 const struct ulp_intr_counts *t1_ulp_get_intr_counts(struct peulp *ulp)