Home
last modified time | relevance | path

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

/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_tool.h435 struct iro { struct
H A Decore.h867 #define IRO ((const struct iro *)p_hwfn->p_dev->iro_arr)
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h327 struct iro { struct
1128 struct iro *iro_array;
H A Dbnx2x.c9723 static void bnx2x_data_to_iro_array(uint8_t * data, struct iro *dst, uint32_t len)
9728 for (i = 0, j = 0; i < len / sizeof(struct iro); ++i, ++j) {