Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dsdio.c1105 struct sk_buff *skb, u32 upld_typ) in mwifiex_decode_rx_packet() argument
1112 if (upld_typ != MWIFIEX_TYPE_AGGR_DATA) { in mwifiex_decode_rx_packet()
1117 switch (upld_typ) { in mwifiex_decode_rx_packet()
1181 dev_err(adapter->dev, "unknown upload type %#x\n", upld_typ); in mwifiex_decode_rx_packet()