Searched refs:ecore_raw_obj (Results 1 – 3 of 3) sorted by relevance
528 struct ecore_raw_obj { struct546 struct ecore_raw_obj *o); argument548 bool (*check_pending)(struct ecore_raw_obj *o); argument549 void (*clear_pending)(struct ecore_raw_obj *o); argument550 void (*set_pending)(struct ecore_raw_obj *o); argument749 struct ecore_raw_obj raw;1004 struct ecore_raw_obj raw;1207 struct ecore_raw_obj raw;
879 struct ecore_raw_obj *raw = &o->raw; in ecore_vlan_mac_get_rx_tx_flag()938 struct ecore_raw_obj *raw = &o->raw; in ecore_vlan_mac_set_cmd_hdr_e2()1074 struct ecore_raw_obj *r = &o->raw; in ecore_vlan_mac_set_rdata_hdr_e1x()1087 struct ecore_raw_obj *r = &o->raw; in ecore_vlan_mac_set_cfg_entry_e1x()1798 struct ecore_raw_obj *r = &o->raw; in ecore_complete_vlan_mac()1961 struct ecore_raw_obj *r = &o->raw; in ecore_execute_vlan_mac()3001 struct ecore_raw_obj *r = &o->raw; in ecore_mcast_set_one_rule_e2()3559 struct ecore_raw_obj *r = &o->raw; in ecore_mcast_setup_e1h()3683 struct ecore_raw_obj *r = &o->raw; in ecore_mcast_set_one_rule_e1()4006 struct ecore_raw_obj *r = &o->raw; in ecore_config_mcast()[all …]
8456 struct ecore_raw_obj *rss_raw = &sc->rss_conf_obj.raw; in bxe_eq_int()