Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dpcie.h101 #define MWIFIEX_BD_FLAG_FIRST_DESC BIT(0) macro
Dpcie.c1447 desc2->flags = MWIFIEX_BD_FLAG_FIRST_DESC | in mwifiex_pcie_send_data()
1453 desc->flags = MWIFIEX_BD_FLAG_FIRST_DESC | in mwifiex_pcie_send_data()