Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dice_lan_tx_rx.h1042 u8 vmvf_type; member
1102 u8 vmvf_type; member
1140 u8 vmvf_type; member
H A Dice_common.c1423 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78),
1490 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, vmvf_type, 2, 141),
1578 ICE_CTX_STORE(ice_tx_drbell_q_ctx, vmvf_type, 2, 94),
H A Dice_lib.c1396 tlan_ctx->vmvf_type = ICE_TLAN_CTX_VMVF_TYPE_PF; in ice_setup_tx_ctx()