Searched refs:ice_rlan_ctx (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_common.c | 1057 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0), 1058 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13), 1059 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32), 1060 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89), 1061 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102), 1062 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109), 1063 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114), 1064 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116), 1066 ICE_CTX_STORE(ice_rlan_ctx, l2tsel, 1, 119), 1069 ICE_CTX_STORE(ice_rlan_ctx, showiv, 1, 127), [all …]
|
| H A D | ice_common.h | 72 ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx,
|
| H A D | ice_lan_tx_rx.h | 896 struct ice_rlan_ctx { struct
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 232 struct ice_rlan_ctx rx_ctx; in ice_program_hw_rx_queue() 689 struct ice_rlan_ctx rx_ctx; in ice_fdir_program_hw_rx_queue()
|