Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c1176 u8 *context_bytes, in i40e_clear_hmc_context() argument
1305 u8 *context_bytes; in i40e_get_lan_tx_queue_context() local
1311 return i40e_get_hmc_context(context_bytes, in i40e_get_lan_tx_queue_context()
1324 u8 *context_bytes; in i40e_clear_lan_tx_queue_context() local
1344 u8 *context_bytes; in i40e_set_lan_tx_queue_context() local
1350 return i40e_set_hmc_context(context_bytes, in i40e_set_lan_tx_queue_context()
1365 u8 *context_bytes; in i40e_get_lan_rx_queue_context() local
1371 return i40e_get_hmc_context(context_bytes, in i40e_get_lan_rx_queue_context()
1384 u8 *context_bytes; in i40e_clear_lan_rx_queue_context() local
1404 u8 *context_bytes; in i40e_set_lan_rx_queue_context() local
[all …]