Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h1840 uint32_t data_hi, uint32_t data_lo, int cmd_type);
H A Dbnx2x.c1032 uint32_t data_lo, int cmd_type) in bnx2x_sp_post() argument
1067 spe->data.update_data_addr.lo = htole32(data_lo); in bnx2x_sp_post()
1088 HW_CID(sc, cid), data_hi, data_lo, type, in bnx2x_sp_post()
H A Decore_hsi.h4796 __le32 data_lo; member