Searched refs:get_rsp (Results 1 – 5 of 5) sorted by relevance
192 struct bfi_cee_get_rsp *get_rsp; in bfa_cee_isr() local195 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()
148 struct bfi_cee_get_rsp get_rsp; member
763 struct bfi_cee_get_rsp_s *get_rsp; in bfa_cee_isr() local766 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()
809 struct bfi_cee_get_rsp_s get_rsp; member
279 struct ethtool_rings_get_rsp *get_rsp; in configure_headersplit() local303 get_rsp = ethtool_rings_get(ys, get_req); in configure_headersplit()305 if (get_rsp) in configure_headersplit()307 tcp_data_split_str(get_rsp->tcp_data_split)); in configure_headersplit()308 ethtool_rings_get_rsp_free(get_rsp); in configure_headersplit()