Searched refs:get_rsp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cee.c | 192 struct bfi_cee_get_rsp *get_rsp; in bfa_cee_isr() local 195 get_rsp = (struct bfi_cee_get_rsp *) m; in bfa_cee_isr() 198 bfa_cee_get_attr_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 201 bfa_cee_get_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 204 bfa_cee_reset_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr()
|
H A D | bfi_cna.h | 148 struct bfi_cee_get_rsp get_rsp; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cee.c | 192 struct bfi_cee_get_rsp *get_rsp; in bfa_cee_isr() local 195 get_rsp = (struct bfi_cee_get_rsp *) m; in bfa_cee_isr() 198 bfa_cee_get_attr_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 201 bfa_cee_get_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 204 bfa_cee_reset_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr()
|
H A D | bfi_cna.h | 148 struct bfi_cee_get_rsp get_rsp; member
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_port.c | 763 struct bfi_cee_get_rsp_s *get_rsp; in bfa_cee_isr() local 766 get_rsp = (struct bfi_cee_get_rsp_s *) m; in bfa_cee_isr() 770 bfa_trc(cee, get_rsp->cmd_status); in bfa_cee_isr() 771 bfa_cee_get_attr_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 774 bfa_cee_get_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 777 bfa_cee_reset_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr()
|
H A D | bfi.h | 809 struct bfi_cee_get_rsp_s get_rsp; member
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_port.c | 763 struct bfi_cee_get_rsp_s *get_rsp; in bfa_cee_isr() local 766 get_rsp = (struct bfi_cee_get_rsp_s *) m; in bfa_cee_isr() 770 bfa_trc(cee, get_rsp->cmd_status); in bfa_cee_isr() 771 bfa_cee_get_attr_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 774 bfa_cee_get_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr() 777 bfa_cee_reset_stats_isr(cee, get_rsp->cmd_status); in bfa_cee_isr()
|
H A D | bfi.h | 809 struct bfi_cee_get_rsp_s get_rsp; member
|
Completed in 10 milliseconds