Searched refs:bnx2x_raw_obj (Results 1 – 3 of 3) sorted by relevance
76 struct bnx2x_raw_obj { struct94 struct bnx2x_raw_obj *o); argument96 bool (*check_pending)(struct bnx2x_raw_obj *o); argument97 void (*clear_pending)(struct bnx2x_raw_obj *o); argument98 void (*set_pending)(struct bnx2x_raw_obj *o); argument293 struct bnx2x_raw_obj raw;553 struct bnx2x_raw_obj raw;757 struct bnx2x_raw_obj raw;
256 static bool bnx2x_raw_check_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_check_pending()261 static void bnx2x_raw_clear_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_clear_pending()268 static void bnx2x_raw_set_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_set_pending()318 static int bnx2x_raw_wait(struct bnx2x *bp, struct bnx2x_raw_obj *raw) in bnx2x_raw_wait()786 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_get_rx_tx_flag()845 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_cmd_hdr_e2()886 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_set_one_mac_e2()981 struct bnx2x_raw_obj *r = &o->raw; in bnx2x_vlan_mac_set_rdata_hdr_e1x()994 struct bnx2x_raw_obj *r = &o->raw; in bnx2x_vlan_mac_set_cfg_entry_e1x()1021 struct bnx2x_raw_obj *raw = &o->raw; in bnx2x_vlan_mac_set_rdata_e1x()[all …]
5450 struct bnx2x_raw_obj *rss_raw = &bp->rss_conf_obj.raw; in bnx2x_eq_int()