Searched refs:i40e_hmc_get_object_va (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/ixl/ |
| HD | i40e_lan_hmc.c | 1230 enum i40e_status_code i40e_hmc_get_object_va(struct i40e_hmc_info *hmc_info, in i40e_hmc_get_object_va() function 1307 err = i40e_hmc_get_object_va(&hw->hmc, &context_bytes, in i40e_get_lan_tx_queue_context() 1327 err = i40e_hmc_get_object_va(&hw->hmc, &context_bytes, in i40e_clear_lan_tx_queue_context() 1348 err = i40e_hmc_get_object_va(&hw->hmc, &context_bytes, in i40e_set_lan_tx_queue_context() 1370 err = i40e_hmc_get_object_va(&hw->hmc, &context_bytes, in i40e_get_lan_rx_queue_context() 1390 err = i40e_hmc_get_object_va(&hw->hmc, &context_bytes, in i40e_clear_lan_rx_queue_context() 1411 err = i40e_hmc_get_object_va(&hw->hmc, &context_bytes, in i40e_set_lan_rx_queue_context()
|