Home
last modified time | relevance | path

Searched refs:qo (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c1339 union bnx2x_qable_obj *qo, in bnx2x_validate_vlan_mac_add() argument
1342 struct bnx2x_vlan_mac_obj *o = &qo->vlan_mac; in bnx2x_validate_vlan_mac_add()
1387 union bnx2x_qable_obj *qo, in bnx2x_validate_vlan_mac_del() argument
1390 struct bnx2x_vlan_mac_obj *o = &qo->vlan_mac; in bnx2x_validate_vlan_mac_del()
1446 union bnx2x_qable_obj *qo, in bnx2x_validate_vlan_mac_move() argument
1508 union bnx2x_qable_obj *qo, in bnx2x_validate_vlan_mac() argument
1524 union bnx2x_qable_obj *qo, in bnx2x_remove_vlan_mac() argument
1537 rc = qo->vlan_mac.put_credit(&qo->vlan_mac); in bnx2x_remove_vlan_mac()
1540 rc = qo->vlan_mac.get_credit(&qo->vlan_mac); in bnx2x_remove_vlan_mac()
1665 union bnx2x_qable_obj *qo, in bnx2x_optimize_vlan_mac() argument
[all …]
/openbmc/qemu/hw/ppc/
H A Dpegasos2.c441 QObject *qo = object_property_get_qobject(qdev_get_machine(), in pegasos2_rtas() local
443 QDict *qd = qobject_to(QDict, qo); in pegasos2_rtas()
447 qobject_unref(qo); in pegasos2_rtas()
459 qobject_unref(qo); in pegasos2_rtas()
/openbmc/linux/tools/testing/selftests/net/
H A Dsrv6_end_flavors_test.sh771 if ! ip route help 2>&1 | grep -qo "${flavor}"; then
H A Dsrv6_hencap_red_l3vpn_test.sh839 if ! ip route help 2>&1 | grep -qo "encap.red"; then
H A Dsrv6_hl2encap_red_l2vpn_test.sh791 if ! ip route help 2>&1 | grep -qo "l2encap.red"; then
H A Dsrv6_end_next_csid_l3vpn_test.sh1079 if ! ip route help 2>&1 | grep -qo "next-csid"; then
H A Dsrv6_end_x_next_csid_l3vpn_test.sh1147 if ! ip route help 2>&1 | grep -qo "next-csid"; then