Home
last modified time | relevance | path

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

/drivers/net/ethernet/brocade/bna/
Dbfa_cee.h25 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, enum bfa_status status); typedef
30 bfa_cee_get_attr_cbfn_t get_attr_cbfn;
64 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg);
Dbfa_cee.c166 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg) in bfa_nw_cee_get_attr()
/drivers/scsi/bfa/
Dbfa_port.h76 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, bfa_status_t status); typedef
81 bfa_cee_get_attr_cbfn_t get_attr_cbfn;
119 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg);
Dbfa_port.c662 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg) in bfa_cee_get_attr()