Searched refs:op_channel_attr_index (Results 1 – 1 of 1) sorted by relevance
1813 u8 op_channel_attr_index = 0; in WILC_WFI_CfgParseRxAction() local1824 op_channel_attr_index = index; in WILC_WFI_CfgParseRxAction()1842 if (op_channel_attr_index) { in WILC_WFI_CfgParseRxAction()1844 buf[op_channel_attr_index + 6] = 0x51; in WILC_WFI_CfgParseRxAction()1845 buf[op_channel_attr_index + 7] = u8WLANChannel; in WILC_WFI_CfgParseRxAction()1865 u8 op_channel_attr_index = 0; in WILC_WFI_CfgParseTxAction() local1878 op_channel_attr_index = index; in WILC_WFI_CfgParseTxAction()1896 if (op_channel_attr_index) { in WILC_WFI_CfgParseTxAction()1898 buf[op_channel_attr_index + 6] = 0x51; in WILC_WFI_CfgParseTxAction()1899 buf[op_channel_attr_index + 7] = u8WLANChannel; in WILC_WFI_CfgParseTxAction()