Searched refs:bfa_cee_get_attr_cbfn_t (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cee.h | 18 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, enum bfa_status status); typedef 23 bfa_cee_get_attr_cbfn_t get_attr_cbfn; 57 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg);
|
H A D | bfa_cee.c | 158 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg) in bfa_nw_cee_get_attr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cee.h | 18 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, enum bfa_status status); typedef 23 bfa_cee_get_attr_cbfn_t get_attr_cbfn; 57 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg);
|
H A D | bfa_cee.c | 158 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg) in bfa_nw_cee_get_attr()
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_port.h | 69 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, bfa_status_t status); typedef 74 bfa_cee_get_attr_cbfn_t get_attr_cbfn; 112 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg);
|
H A D | bfa_port.c | 646 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg) in bfa_cee_get_attr()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_port.h | 69 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, bfa_status_t status); typedef 74 bfa_cee_get_attr_cbfn_t get_attr_cbfn; 112 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg);
|
H A D | bfa_port.c | 646 bfa_cee_get_attr_cbfn_t cbfn, void *cbarg) in bfa_cee_get_attr()
|
Completed in 4 milliseconds