Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
Dpcie.h89 #define MWIFIEX_BD_FLAG_FIRST_DESC BIT(0) macro
Dpcie.c1474 desc2->flags = MWIFIEX_BD_FLAG_FIRST_DESC | in mwifiex_pcie_send_data()
1480 desc->flags = MWIFIEX_BD_FLAG_FIRST_DESC | in mwifiex_pcie_send_data()