Home
last modified time | relevance | path

Searched refs:free_rsp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.c1281 goto free_rsp; in iwl_mld_flush_link_sta_txqs()
1290 goto free_rsp; in iwl_mld_flush_link_sta_txqs()
1297 goto free_rsp; in iwl_mld_flush_link_sta_txqs()
1319 free_rsp: in iwl_mld_flush_link_sta_txqs()
/linux/drivers/infiniband/ulp/iser/
H A Diser_initiator.c207 goto free_rsp; in iser_alloc_login_buf()
211 free_rsp: in iser_alloc_login_buf()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c2269 goto free_rsp; in iwl_mvm_flush_sta_tids()
2278 goto free_rsp; in iwl_mvm_flush_sta_tids()
2285 goto free_rsp; in iwl_mvm_flush_sta_tids()
2306 free_rsp: in iwl_mvm_flush_sta_tids()
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c1444 struct msg_rsp free_rsp; in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry() local
1490 err = rvu_mbox_handler_npc_mcam_free_entry(rvu, &free_req, &free_rsp); in rvu_mbox_handler_npc_cn20k_mcam_alloc_and_write_entry()
4465 struct msg_rsp free_rsp; in npc_cn20k_dft_rules_alloc() local
4645 ret = rvu_mbox_handler_npc_mcam_free_entry(rvu, &free_req, &free_rsp); in npc_cn20k_dft_rules_alloc()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c3887 struct msg_rsp free_rsp; in __rvu_mcam_remove_counter_from_rule()
3895 __npc_mcam_free_counter(rvu, &free_req, &free_rsp); in __rvu_mcam_remove_counter_from_rule()
3888 struct msg_rsp free_rsp; __rvu_mcam_remove_counter_from_rule() local