Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ti/wlcore/
Dmain.c1310 unsigned int dummy_packet_size; in wl12xx_alloc_dummy_packet() local
1312 dummy_packet_size = TOTAL_TX_DUMMY_PACKET_SIZE - in wl12xx_alloc_dummy_packet()
1328 skb_put_zero(skb, dummy_packet_size); in wl12xx_alloc_dummy_packet()