Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c1321 unsigned int dummy_packet_size; in wl12xx_alloc_dummy_packet() local
1323 dummy_packet_size = TOTAL_TX_DUMMY_PACKET_SIZE - in wl12xx_alloc_dummy_packet()
1339 skb_put_zero(skb, dummy_packet_size); in wl12xx_alloc_dummy_packet()