Lines Matching refs:AMAP_SET_BITS
1018 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create()
1020 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create()
1021 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create()
1181 AMAP_SET_BITS(struct amap_cq_context_be, coalescwm, ctxt, in be_cmd_cq_create()
1183 AMAP_SET_BITS(struct amap_cq_context_be, nodelay, in be_cmd_cq_create()
1185 AMAP_SET_BITS(struct amap_cq_context_be, count, ctxt, in be_cmd_cq_create()
1187 AMAP_SET_BITS(struct amap_cq_context_be, valid, ctxt, 1); in be_cmd_cq_create()
1188 AMAP_SET_BITS(struct amap_cq_context_be, eventable, ctxt, 1); in be_cmd_cq_create()
1189 AMAP_SET_BITS(struct amap_cq_context_be, eqid, ctxt, eq->id); in be_cmd_cq_create()
1198 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create()
1200 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, ctxt, in be_cmd_cq_create()
1202 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in be_cmd_cq_create()
1204 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in be_cmd_cq_create()
1205 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in be_cmd_cq_create()
1206 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in be_cmd_cq_create()
1258 AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1); in be_cmd_mccq_ext_create()
1259 AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt, in be_cmd_mccq_ext_create()
1261 AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id); in be_cmd_mccq_ext_create()
1266 AMAP_SET_BITS(struct amap_mcc_context_v1, ring_size, ctxt, in be_cmd_mccq_ext_create()
1268 AMAP_SET_BITS(struct amap_mcc_context_v1, valid, ctxt, 1); in be_cmd_mccq_ext_create()
1269 AMAP_SET_BITS(struct amap_mcc_context_v1, async_cq_id, in be_cmd_mccq_ext_create()
1271 AMAP_SET_BITS(struct amap_mcc_context_v1, async_cq_valid, in be_cmd_mccq_ext_create()
1323 AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1); in be_cmd_mccq_org_create()
1324 AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt, in be_cmd_mccq_org_create()
1326 AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id); in be_cmd_mccq_org_create()
2364 AMAP_SET_BITS(struct amap_lancer_write_obj_context, in lancer_cmd_write_object()
2368 AMAP_SET_BITS(struct amap_lancer_write_obj_context, in lancer_cmd_write_object()
2371 AMAP_SET_BITS(struct amap_lancer_write_obj_context, in lancer_cmd_write_object()
3907 AMAP_SET_BITS(struct amap_set_hsw_context, interface_id, ctxt, intf_id); in be_cmd_set_hsw_config()
3909 AMAP_SET_BITS(struct amap_set_hsw_context, pvid_valid, ctxt, 1); in be_cmd_set_hsw_config()
3910 AMAP_SET_BITS(struct amap_set_hsw_context, pvid, ctxt, pvid); in be_cmd_set_hsw_config()
3913 AMAP_SET_BITS(struct amap_set_hsw_context, interface_id, in be_cmd_set_hsw_config()
3915 AMAP_SET_BITS(struct amap_set_hsw_context, pport, ctxt, 1); in be_cmd_set_hsw_config()
3916 AMAP_SET_BITS(struct amap_set_hsw_context, port_fwd_type, in be_cmd_set_hsw_config()
3922 AMAP_SET_BITS(struct amap_set_hsw_context, mac_spoofchk, in be_cmd_set_hsw_config()
3924 AMAP_SET_BITS(struct amap_set_hsw_context, vlan_spoofchk, in be_cmd_set_hsw_config()
3962 AMAP_SET_BITS(struct amap_get_hsw_req_context, interface_id, in be_cmd_get_hsw_config()
3964 AMAP_SET_BITS(struct amap_get_hsw_req_context, pvid_valid, ctxt, 1); in be_cmd_get_hsw_config()
3967 AMAP_SET_BITS(struct amap_get_hsw_req_context, interface_id, in be_cmd_get_hsw_config()
3969 AMAP_SET_BITS(struct amap_get_hsw_req_context, pport, ctxt, 1); in be_cmd_get_hsw_config()