Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dpcie.h89 #define MWIFIEX_BD_FLAG_FIRST_DESC BIT(0) macro
Dpcie.c1457 desc2->flags = MWIFIEX_BD_FLAG_FIRST_DESC | in mwifiex_pcie_send_data()
1463 desc->flags = MWIFIEX_BD_FLAG_FIRST_DESC | in mwifiex_pcie_send_data()