Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/hcapi/
H A Dhcapi_cfa.h92 #ifndef TF_REG_WR
93 #define TF_REG_WR(_p, x, y) (*((uint32_t volatile *)(x)) = (y)) macro
104 TF_REG_WR(0, (uint32_t)(_p)->base_addr + CFA_REG(x), y)