Lines Matching defs:hw

30 static int aq_mss_mdio_sem_get(struct aq_hw_s *hw)  in aq_mss_mdio_sem_get()
38 static void aq_mss_mdio_sem_put(struct aq_hw_s *hw) in aq_mss_mdio_sem_put()
43 static int aq_mss_mdio_read(struct aq_hw_s *hw, u16 mmd, u16 addr, u16 *data) in aq_mss_mdio_read()
49 static int aq_mss_mdio_write(struct aq_hw_s *hw, u16 mmd, u16 addr, u16 data) in aq_mss_mdio_write()
59 static int set_raw_ingress_record(struct aq_hw_s *hw, u16 *packed_record, in set_raw_ingress_record()
120 static int get_raw_ingress_record(struct aq_hw_s *hw, u16 *packed_record, in get_raw_ingress_record()
169 static int set_raw_egress_record(struct aq_hw_s *hw, u16 *packed_record, in set_raw_egress_record()
213 static int get_raw_egress_record(struct aq_hw_s *hw, u16 *packed_record, in get_raw_egress_record()
262 set_ingress_prectlf_record(struct aq_hw_s *hw, in set_ingress_prectlf_record()
286 int aq_mss_set_ingress_prectlf_record(struct aq_hw_s *hw, in aq_mss_set_ingress_prectlf_record()
294 static int get_ingress_prectlf_record(struct aq_hw_s *hw, in get_ingress_prectlf_record()
340 int aq_mss_get_ingress_prectlf_record(struct aq_hw_s *hw, in aq_mss_get_ingress_prectlf_record()
351 set_ingress_preclass_record(struct aq_hw_s *hw, in set_ingress_preclass_record()
436 int aq_mss_set_ingress_preclass_record(struct aq_hw_s *hw, in aq_mss_set_ingress_preclass_record()
449 get_ingress_preclass_record(struct aq_hw_s *hw, in get_ingress_preclass_record()
548 int aq_mss_get_ingress_preclass_record(struct aq_hw_s *hw, in aq_mss_get_ingress_preclass_record()
558 static int set_ingress_sc_record(struct aq_hw_s *hw, in set_ingress_sc_record()
598 int aq_mss_set_ingress_sc_record(struct aq_hw_s *hw, in aq_mss_set_ingress_sc_record()
609 static int get_ingress_sc_record(struct aq_hw_s *hw, in get_ingress_sc_record()
652 int aq_mss_get_ingress_sc_record(struct aq_hw_s *hw, in aq_mss_get_ingress_sc_record()
661 static int set_ingress_sa_record(struct aq_hw_s *hw, in set_ingress_sa_record()
696 int aq_mss_set_ingress_sa_record(struct aq_hw_s *hw, in aq_mss_set_ingress_sa_record()
707 static int get_ingress_sa_record(struct aq_hw_s *hw, in get_ingress_sa_record()
745 int aq_mss_get_ingress_sa_record(struct aq_hw_s *hw, in aq_mss_get_ingress_sa_record()
755 set_ingress_sakey_record(struct aq_hw_s *hw, in set_ingress_sakey_record()
801 int aq_mss_set_ingress_sakey_record(struct aq_hw_s *hw, in aq_mss_set_ingress_sakey_record()
813 static int get_ingress_sakey_record(struct aq_hw_s *hw, in get_ingress_sakey_record()
858 int aq_mss_get_ingress_sakey_record(struct aq_hw_s *hw, in aq_mss_get_ingress_sakey_record()
868 set_ingress_postclass_record(struct aq_hw_s *hw, in set_ingress_postclass_record()
947 int aq_mss_set_ingress_postclass_record(struct aq_hw_s *hw, in aq_mss_set_ingress_postclass_record()
956 get_ingress_postclass_record(struct aq_hw_s *hw, in get_ingress_postclass_record()
1049 int aq_mss_get_ingress_postclass_record(struct aq_hw_s *hw, in aq_mss_get_ingress_postclass_record()
1060 set_ingress_postctlf_record(struct aq_hw_s *hw, in set_ingress_postctlf_record()
1089 int aq_mss_set_ingress_postctlf_record(struct aq_hw_s *hw, in aq_mss_set_ingress_postctlf_record()
1098 get_ingress_postctlf_record(struct aq_hw_s *hw, in get_ingress_postctlf_record()
1141 int aq_mss_get_ingress_postctlf_record(struct aq_hw_s *hw, in aq_mss_get_ingress_postctlf_record()
1151 static int set_egress_ctlf_record(struct aq_hw_s *hw, in set_egress_ctlf_record()
1179 int aq_mss_set_egress_ctlf_record(struct aq_hw_s *hw, in aq_mss_set_egress_ctlf_record()
1186 static int get_egress_ctlf_record(struct aq_hw_s *hw, in get_egress_ctlf_record()
1228 int aq_mss_get_egress_ctlf_record(struct aq_hw_s *hw, in aq_mss_get_egress_ctlf_record()
1237 static int set_egress_class_record(struct aq_hw_s *hw, in set_egress_class_record()
1366 int aq_mss_set_egress_class_record(struct aq_hw_s *hw, in aq_mss_set_egress_class_record()
1373 static int get_egress_class_record(struct aq_hw_s *hw, in get_egress_class_record()
1516 int aq_mss_get_egress_class_record(struct aq_hw_s *hw, in aq_mss_get_egress_class_record()
1525 static int set_egress_sc_record(struct aq_hw_s *hw, in set_egress_sc_record()
1565 int aq_mss_set_egress_sc_record(struct aq_hw_s *hw, in aq_mss_set_egress_sc_record()
1572 static int get_egress_sc_record(struct aq_hw_s *hw, in get_egress_sc_record()
1615 int aq_mss_get_egress_sc_record(struct aq_hw_s *hw, in aq_mss_get_egress_sc_record()
1624 static int set_egress_sa_record(struct aq_hw_s *hw, in set_egress_sa_record()
1654 int aq_mss_set_egress_sa_record(struct aq_hw_s *hw, in aq_mss_set_egress_sa_record()
1665 static int get_egress_sa_record(struct aq_hw_s *hw, in get_egress_sa_record()
1698 int aq_mss_get_egress_sa_record(struct aq_hw_s *hw, in aq_mss_get_egress_sa_record()
1707 static int set_egress_sakey_record(struct aq_hw_s *hw, in set_egress_sakey_record()
1756 int aq_mss_set_egress_sakey_record(struct aq_hw_s *hw, in aq_mss_set_egress_sakey_record()
1768 static int get_egress_sakey_record(struct aq_hw_s *hw, in get_egress_sakey_record()
1815 int aq_mss_get_egress_sakey_record(struct aq_hw_s *hw, in aq_mss_get_egress_sakey_record()
1824 static int get_egress_sc_counters(struct aq_hw_s *hw, in get_egress_sc_counters()
1869 int aq_mss_get_egress_sc_counters(struct aq_hw_s *hw, in aq_mss_get_egress_sc_counters()
1878 static int get_egress_sa_counters(struct aq_hw_s *hw, in get_egress_sa_counters()
1923 int aq_mss_get_egress_sa_counters(struct aq_hw_s *hw, in aq_mss_get_egress_sa_counters()
1933 get_egress_common_counters(struct aq_hw_s *hw, in get_egress_common_counters()
1986 int aq_mss_get_egress_common_counters(struct aq_hw_s *hw, in aq_mss_get_egress_common_counters()
1994 static int clear_egress_counters(struct aq_hw_s *hw) in clear_egress_counters()
2048 int aq_mss_clear_egress_counters(struct aq_hw_s *hw) in aq_mss_clear_egress_counters()
2053 static int get_ingress_sa_counters(struct aq_hw_s *hw, in get_ingress_sa_counters()
2162 int aq_mss_get_ingress_sa_counters(struct aq_hw_s *hw, in aq_mss_get_ingress_sa_counters()
2173 get_ingress_common_counters(struct aq_hw_s *hw, in get_ingress_common_counters()
2302 int aq_mss_get_ingress_common_counters(struct aq_hw_s *hw, in aq_mss_get_ingress_common_counters()
2310 static int clear_ingress_counters(struct aq_hw_s *hw) in clear_ingress_counters()
2364 int aq_mss_clear_ingress_counters(struct aq_hw_s *hw) in aq_mss_clear_ingress_counters()
2369 static int get_egress_sa_expired(struct aq_hw_s *hw, u32 *expired) in get_egress_sa_expired()
2393 int aq_mss_get_egress_sa_expired(struct aq_hw_s *hw, u32 *expired) in aq_mss_get_egress_sa_expired()
2400 static int get_egress_sa_threshold_expired(struct aq_hw_s *hw, in get_egress_sa_threshold_expired()
2423 int aq_mss_get_egress_sa_threshold_expired(struct aq_hw_s *hw, in aq_mss_get_egress_sa_threshold_expired()
2431 static int set_egress_sa_expired(struct aq_hw_s *hw, u32 expired) in set_egress_sa_expired()
2450 int aq_mss_set_egress_sa_expired(struct aq_hw_s *hw, u32 expired) in aq_mss_set_egress_sa_expired()
2455 static int set_egress_sa_threshold_expired(struct aq_hw_s *hw, u32 expired) in set_egress_sa_threshold_expired()
2474 int aq_mss_set_egress_sa_threshold_expired(struct aq_hw_s *hw, u32 expired) in aq_mss_set_egress_sa_threshold_expired()