Searched refs:ecore_raw_obj (Results 1 – 3 of 3) sorted by relevance
533 struct ecore_raw_obj { struct551 struct ecore_raw_obj *o); argument553 bool (*check_pending)(struct ecore_raw_obj *o); argument554 void (*clear_pending)(struct ecore_raw_obj *o); argument555 void (*set_pending)(struct ecore_raw_obj *o); argument754 struct ecore_raw_obj raw;1009 struct ecore_raw_obj raw;1212 struct ecore_raw_obj raw;
881 struct ecore_raw_obj *raw = &o->raw; in ecore_vlan_mac_get_rx_tx_flag()940 struct ecore_raw_obj *raw = &o->raw; in ecore_vlan_mac_set_cmd_hdr_e2()1076 struct ecore_raw_obj *r = &o->raw; in ecore_vlan_mac_set_rdata_hdr_e1x()1089 struct ecore_raw_obj *r = &o->raw; in ecore_vlan_mac_set_cfg_entry_e1x()1800 struct ecore_raw_obj *r = &o->raw; in ecore_complete_vlan_mac()1963 struct ecore_raw_obj *r = &o->raw; in ecore_execute_vlan_mac()3003 struct ecore_raw_obj *r = &o->raw; in ecore_mcast_set_one_rule_e2()3561 struct ecore_raw_obj *r = &o->raw; in ecore_mcast_setup_e1h()3685 struct ecore_raw_obj *r = &o->raw; in ecore_mcast_set_one_rule_e1()4008 struct ecore_raw_obj *r = &o->raw; in ecore_config_mcast()[all …]
8521 struct ecore_raw_obj *rss_raw = &sc->rss_conf_obj.raw; in bxe_eq_int()