Searched refs:pos_type (Results 1 – 5 of 5) sorted by relevance
838 u8 pos_type) in rtw8821c_coex_cfg_ant_switch() argument843 u32 switch_status = FIELD_PREP(CTRL_TYPE_MASK, ctrl_type) | pos_type; in rtw8821c_coex_cfg_ant_switch()854 pos_type = COEX_SWITCH_TO_WLA; in rtw8821c_coex_cfg_ant_switch()856 pos_type = COEX_SWITCH_TO_WLG_BT; in rtw8821c_coex_cfg_ant_switch()876 if (pos_type == COEX_SWITCH_TO_WLG_BT) { in rtw8821c_coex_cfg_ant_switch()882 } else if (pos_type == COEX_SWITCH_TO_WLG) { in rtw8821c_coex_cfg_ant_switch()
1129 u8 ctrl_type, u8 pos_type) in rtw8822b_coex_cfg_ant_switch() argument1137 if (((ctrl_type << 8) + pos_type) == coex_dm->cur_switch_status) in rtw8822b_coex_cfg_ant_switch()1140 coex_dm->cur_switch_status = (ctrl_type << 8) + pos_type; in rtw8822b_coex_cfg_ant_switch()1158 if (pos_type == COEX_SWITCH_TO_WLG_BT) { in rtw8822b_coex_cfg_ant_switch()1164 } else if (pos_type == COEX_SWITCH_TO_WLG) { in rtw8822b_coex_cfg_ant_switch()
919 u8 ctrl_type, u8 pos_type);
1803 u8 pos_type) in rtw8814a_coex_cfg_ant_switch() argument
2461 enum obj_request_type pos_type; member2502 img_req->data_type = fctx->pos_type; in rbd_img_fill_request_nocopy()2546 if (fctx->pos_type == OBJ_REQUEST_NODATA || in rbd_img_fill_request()2604 .pos_type = OBJ_REQUEST_NODATA, in rbd_img_fill_nodata()2654 .pos_type = OBJ_REQUEST_BIO, in __rbd_img_fill_from_bio()2714 .pos_type = OBJ_REQUEST_BVECS, in __rbd_img_fill_from_bvecs()