Searched refs:ice_txq_ctx_buf_t (Results 1 – 3 of 3) sorted by relevance
96 void ice_pack_txq_ctx(const struct ice_tlan_ctx *ctx, ice_txq_ctx_buf_t *buf);
20 typedef struct __packed { u8 buf[ICE_TXQ_CTX_SZ]; } ice_txq_ctx_buf_t; typedef2095 ice_txq_ctx_buf_t txq_ctx;
1451 void ice_pack_txq_ctx(const struct ice_tlan_ctx *ctx, ice_txq_ctx_buf_t *buf) in ice_pack_txq_ctx()