Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_common.c1330 const ice_rxq_ctx_buf_t *rxq_ctx, in ice_copy_rxq_ctx_to_hw()
1380 ice_rxq_ctx_buf_t *buf) in ice_pack_rxq_ctx()
1400 ice_rxq_ctx_buf_t buf = {}; in ice_write_rxq_ctx()
H A Dice_adminq_cmd.h19 typedef struct __packed { u8 buf[ICE_RXQ_CTX_SZ]; } ice_rxq_ctx_buf_t; typedef