Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h804 #define ICE_RXQ_CTX_SZ (ICE_RXQ_CTX_SIZE_DWORDS * sizeof(u32)) macro
H A Dice_common.c1387 u8 ctx_buf[ICE_RXQ_CTX_SZ] = { 0 }; in ice_write_rxq_ctx()
1411 u8 ctx_buf[ICE_RXQ_CTX_SZ] = { 0 }; in ice_read_rxq_ctx()