Searched refs:ice_ift_txd_encap (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_iflib_txrx.c62 static int ice_ift_txd_encap(void *arg, if_pkt_info_t pi);
93 .ift_txd_encap = ice_ift_txd_encap,
196 * ice_ift_txd_encap - prepare Tx descriptors for a packet
208 ice_ift_txd_encap(void *arg, if_pkt_info_t pi) function
656 * the ice_ift_txd_encap() meant for the main PF VSI, but provides a function

Completed in 43 milliseconds