Searched refs:op_ch_t (Results 1 – 11 of 11) sorted by relevance
146 struct op_ch_t { struct160 struct op_ch_t chs[]; argument
146 struct op_ch_t { struct160 struct op_ch_t chs[MAX_CHANNEL_NUM_OF_BAND]; /* zero(ch) terminated array */ argument
161 struct op_ch_t { struct175 struct op_ch_t chs[]; argument
162 struct op_ch_t { struct176 struct op_ch_t chs[]; argument
147 struct op_ch_t { struct161 struct op_ch_t chs[MAX_CHANNEL_NUM_OF_BAND]; /* zero(ch) terminated array */ argument
1043 opc_pref = rtw_zmalloc(sizeof(*opc_pref) + (sizeof(struct op_ch_t) * ch_num)); in opc_pref_alloc()1065 rtw_mfree(opc_pref, sizeof(*opc_pref) + (sizeof(struct op_ch_t) * opc_pref->ch_num)); in opc_pref_free()
1152 opc_pref = rtw_zmalloc(sizeof(*opc_pref) + (sizeof(struct op_ch_t) * ch_num)); in opc_pref_alloc()1174 rtw_mfree(opc_pref, sizeof(*opc_pref) + (sizeof(struct op_ch_t) * opc_pref->ch_num)); in opc_pref_free()
1116 opc_pref = rtw_zmalloc(sizeof(*opc_pref) + (sizeof(struct op_ch_t) * ch_num)); in opc_pref_alloc()1138 rtw_mfree(opc_pref, sizeof(*opc_pref) + (sizeof(struct op_ch_t) * opc_pref->ch_num)); in opc_pref_free()