Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.c715 static u32 dummy_pkt[] = { in send_dummy_pkt_to_hif() local
747 copy_to_lmem((u32 *)(lmem_virt_addr + LMEM_HDR_SIZE), (u32 *)dummy_pkt, in send_dummy_pkt_to_hif()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c7597 const u8 *dummy_pkt, u16 pkt_len, in ice_fill_adv_dummy_packet() argument
7608 ice_memcpy(pkt, dummy_pkt, pkt_len, ICE_NONDMA_TO_NONDMA); in ice_fill_adv_dummy_packet()