Searched refs:R92C_FLAGS0_LSG (Results 1 – 3 of 3) sorted by relevance
60 txd->flags0 |= R92C_FLAGS0_BMCAST | R92C_FLAGS0_FSG | R92C_FLAGS0_LSG; in r92c_beacon_init()
376 txd->flags0 |= R92C_FLAGS0_LSG | R92C_FLAGS0_FSG; in r92c_fill_tx_desc()485 txd->flags0 |= R92C_FLAGS0_LSG | R92C_FLAGS0_FSG; in r92c_fill_tx_desc_raw()524 txd->flags0 = R92C_FLAGS0_FSG | R92C_FLAGS0_LSG | R92C_FLAGS0_OWN; in r92c_fill_tx_desc_null()
29 #define R92C_FLAGS0_LSG 0x04 macro