Home
last modified time | relevance | path

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

/dpdk/drivers/net/pfe/
H A Dpfe_hif.c716 static u32 dummy_pkt[] = { in send_dummy_pkt_to_hif() local
748 copy_to_lmem((u32 *)(lmem_virt_addr + LMEM_HDR_SIZE), (u32 *)dummy_pkt, in send_dummy_pkt_to_hif()
/dpdk/drivers/common/cnxk/
H A Droc_ie_ot.h290 uint16_t dummy_pkt : 1; member
/dpdk/drivers/net/ice/base/
H A Dice_switch.c8480 const u8 *dummy_pkt, u16 pkt_len, in ice_fill_adv_dummy_packet() argument
8491 ice_memcpy(pkt, dummy_pkt, pkt_len, ICE_NONDMA_TO_NONDMA); in ice_fill_adv_dummy_packet()