Searched refs:tx_op (Results 1 – 4 of 4) sorted by relevance
1801 u16 tx_op = le16_to_cpu(mac->ac[e_aci].tx_op); in rtl92cu_set_hw_reg() local1808 u4b_ac_param |= (u32) tx_op << AC_PARAM_TXOP_OFFSET; in rtl92cu_set_hw_reg()
419 u4b_ac_param |= (u32) le16_to_cpu(mac->ac[aci].tx_op) << in rtl92c_set_qos()
1007 mac->ac[aci].tx_op = cpu_to_le16(param->txop); in rtl_op_conf_tx()
964 __le16 tx_op; member