Searched refs:context_bytes (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/intel/i40e/ |
| A D | i40e_lan_hmc.c | 919 u8 *context_bytes, in i40e_clear_hmc_context() argument 1049 u8 *context_bytes; in i40e_clear_lan_tx_queue_context() local 1051 err = i40e_hmc_get_object_va(hw, &context_bytes, in i40e_clear_lan_tx_queue_context() 1070 u8 *context_bytes; in i40e_set_lan_tx_queue_context() local 1072 err = i40e_hmc_get_object_va(hw, &context_bytes, in i40e_set_lan_tx_queue_context() 1077 return i40e_set_hmc_context(context_bytes, in i40e_set_lan_tx_queue_context() 1090 u8 *context_bytes; in i40e_clear_lan_rx_queue_context() local 1092 err = i40e_hmc_get_object_va(hw, &context_bytes, in i40e_clear_lan_rx_queue_context() 1111 u8 *context_bytes; in i40e_set_lan_rx_queue_context() local 1113 err = i40e_hmc_get_object_va(hw, &context_bytes, in i40e_set_lan_rx_queue_context() [all …]
|
Completed in 4 milliseconds