Searched refs:get_attr_cbfn (Results 1 – 4 of 4) sorted by relevance
80 if (cee->cbfn.get_attr_cbfn) in bfa_cee_get_attr_isr()81 cee->cbfn.get_attr_cbfn(cee->cbfn.get_attr_cbarg, status); in bfa_cee_get_attr_isr()172 cee->cbfn.get_attr_cbfn = cbfn; in bfa_nw_cee_get_attr()230 if (cee->cbfn.get_attr_cbfn) { in bfa_cee_notify()231 cee->cbfn.get_attr_cbfn( in bfa_cee_notify()
23 bfa_cee_get_attr_cbfn_t get_attr_cbfn; member
531 if (cee->cbfn.get_attr_cbfn) { in bfa_cee_get_attr_isr()533 cee->cbfn.get_attr_cbfn(cee->cbfn.get_attr_cbarg, status); in bfa_cee_get_attr_isr()663 cee->cbfn.get_attr_cbfn = cbfn; in bfa_cee_get_attr()808 if (cee->cbfn.get_attr_cbfn) { in bfa_cee_notify()809 cee->cbfn.get_attr_cbfn( in bfa_cee_notify()
74 bfa_cee_get_attr_cbfn_t get_attr_cbfn; member
Completed in 6 milliseconds