Lines Matching refs:AMAP_SET_BITS
1019 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1); in be_cmd_eq_create()
1021 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0); in be_cmd_eq_create()
1022 AMAP_SET_BITS(struct amap_eq_context, count, req->context, in be_cmd_eq_create()
1182 AMAP_SET_BITS(struct amap_cq_context_be, coalescwm, ctxt, in be_cmd_cq_create()
1184 AMAP_SET_BITS(struct amap_cq_context_be, nodelay, in be_cmd_cq_create()
1186 AMAP_SET_BITS(struct amap_cq_context_be, count, ctxt, in be_cmd_cq_create()
1188 AMAP_SET_BITS(struct amap_cq_context_be, valid, ctxt, 1); in be_cmd_cq_create()
1189 AMAP_SET_BITS(struct amap_cq_context_be, eventable, ctxt, 1); in be_cmd_cq_create()
1190 AMAP_SET_BITS(struct amap_cq_context_be, eqid, ctxt, eq->id); in be_cmd_cq_create()
1199 AMAP_SET_BITS(struct amap_cq_context_v2, coalescwm, in be_cmd_cq_create()
1201 AMAP_SET_BITS(struct amap_cq_context_v2, nodelay, ctxt, in be_cmd_cq_create()
1203 AMAP_SET_BITS(struct amap_cq_context_v2, count, ctxt, in be_cmd_cq_create()
1205 AMAP_SET_BITS(struct amap_cq_context_v2, valid, ctxt, 1); in be_cmd_cq_create()
1206 AMAP_SET_BITS(struct amap_cq_context_v2, eventable, ctxt, 1); in be_cmd_cq_create()
1207 AMAP_SET_BITS(struct amap_cq_context_v2, eqid, ctxt, eq->id); in be_cmd_cq_create()
1259 AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1); in be_cmd_mccq_ext_create()
1260 AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt, in be_cmd_mccq_ext_create()
1262 AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id); in be_cmd_mccq_ext_create()
1267 AMAP_SET_BITS(struct amap_mcc_context_v1, ring_size, ctxt, in be_cmd_mccq_ext_create()
1269 AMAP_SET_BITS(struct amap_mcc_context_v1, valid, ctxt, 1); in be_cmd_mccq_ext_create()
1270 AMAP_SET_BITS(struct amap_mcc_context_v1, async_cq_id, in be_cmd_mccq_ext_create()
1272 AMAP_SET_BITS(struct amap_mcc_context_v1, async_cq_valid, in be_cmd_mccq_ext_create()
1324 AMAP_SET_BITS(struct amap_mcc_context_be, valid, ctxt, 1); in be_cmd_mccq_org_create()
1325 AMAP_SET_BITS(struct amap_mcc_context_be, ring_size, ctxt, in be_cmd_mccq_org_create()
1327 AMAP_SET_BITS(struct amap_mcc_context_be, cq_id, ctxt, cq->id); in be_cmd_mccq_org_create()
2365 AMAP_SET_BITS(struct amap_lancer_write_obj_context, in lancer_cmd_write_object()
2369 AMAP_SET_BITS(struct amap_lancer_write_obj_context, in lancer_cmd_write_object()
2372 AMAP_SET_BITS(struct amap_lancer_write_obj_context, in lancer_cmd_write_object()
3908 AMAP_SET_BITS(struct amap_set_hsw_context, interface_id, ctxt, intf_id); in be_cmd_set_hsw_config()
3910 AMAP_SET_BITS(struct amap_set_hsw_context, pvid_valid, ctxt, 1); in be_cmd_set_hsw_config()
3911 AMAP_SET_BITS(struct amap_set_hsw_context, pvid, ctxt, pvid); in be_cmd_set_hsw_config()
3914 AMAP_SET_BITS(struct amap_set_hsw_context, interface_id, in be_cmd_set_hsw_config()
3916 AMAP_SET_BITS(struct amap_set_hsw_context, pport, ctxt, 1); in be_cmd_set_hsw_config()
3917 AMAP_SET_BITS(struct amap_set_hsw_context, port_fwd_type, in be_cmd_set_hsw_config()
3923 AMAP_SET_BITS(struct amap_set_hsw_context, mac_spoofchk, in be_cmd_set_hsw_config()
3925 AMAP_SET_BITS(struct amap_set_hsw_context, vlan_spoofchk, in be_cmd_set_hsw_config()
3963 AMAP_SET_BITS(struct amap_get_hsw_req_context, interface_id, in be_cmd_get_hsw_config()
3965 AMAP_SET_BITS(struct amap_get_hsw_req_context, pvid_valid, ctxt, 1); in be_cmd_get_hsw_config()
3968 AMAP_SET_BITS(struct amap_get_hsw_req_context, interface_id, in be_cmd_get_hsw_config()
3970 AMAP_SET_BITS(struct amap_get_hsw_req_context, pport, ctxt, 1); in be_cmd_get_hsw_config()