Searched defs:aq_hw_ops (Results 1 – 4 of 4) sorted by relevance
210 struct aq_hw_ops { struct 212 hw_ring_tx_xmitaq_hw_ops global() argument 215 hw_ring_rx_receiveaq_hw_ops global() argument 218 hw_ring_rx_fillaq_hw_ops global() argument 221 hw_ring_tx_head_updateaq_hw_ops global() argument 224 hw_set_mac_addressaq_hw_ops global() argument 226 hw_soft_resetaq_hw_ops global() argument 228 hw_prepareaq_hw_ops global() argument 231 hw_resetaq_hw_ops global() argument 233 hw_initaq_hw_ops global() argument 235 hw_startaq_hw_ops global() argument 237 hw_stopaq_hw_ops global() argument 239 hw_ring_tx_initaq_hw_ops global() argument 242 hw_ring_tx_startaq_hw_ops global() argument 245 hw_ring_tx_stopaq_hw_ops global() argument 248 hw_ring_rx_initaq_hw_ops global() argument 252 hw_ring_rx_startaq_hw_ops global() argument 255 hw_ring_rx_stopaq_hw_ops global() argument 258 hw_irq_enableaq_hw_ops global() argument 260 hw_irq_disableaq_hw_ops global() argument 262 hw_irq_readaq_hw_ops global() argument 264 hw_packet_filter_setaq_hw_ops global() argument 267 hw_filter_l3l4_setaq_hw_ops global() argument 270 hw_filter_l3l4_clearaq_hw_ops global() argument 273 hw_filter_l2_setaq_hw_ops global() argument 276 hw_filter_l2_clearaq_hw_ops global() argument 279 hw_filter_vlan_setaq_hw_ops global() argument 282 hw_filter_vlan_ctrlaq_hw_ops global() argument 284 hw_multicast_list_setaq_hw_ops global() argument 289 hw_interrupt_moderation_setaq_hw_ops global() argument 291 hw_rss_setaq_hw_ops global() argument 294 hw_rss_hash_setaq_hw_ops global() argument 297 hw_tc_rate_limit_setaq_hw_ops global() argument 299 hw_get_regsaq_hw_ops global() argument 303 hw_get_hw_statsaq_hw_ops global() argument 305 hw_get_fw_versionaq_hw_ops global() argument 307 hw_set_offloadaq_hw_ops global() argument 310 hw_ring_hwts_rx_fillaq_hw_ops global() argument 313 hw_ring_hwts_rx_receiveaq_hw_ops global() argument 316 hw_get_ptp_tsaq_hw_ops global() argument 318 hw_adj_clock_freqaq_hw_ops global() argument 320 hw_adj_sys_clockaq_hw_ops global() argument 322 hw_set_sys_clockaq_hw_ops global() argument 324 hw_ts_to_sys_clockaq_hw_ops global() argument 326 hw_gpio_pulseaq_hw_ops global() argument 329 hw_extts_gpio_enableaq_hw_ops global() argument 332 hw_get_sync_tsaq_hw_ops global() argument 334 rx_extract_tsaq_hw_ops global() argument 337 extract_hwtsaq_hw_ops global() argument 340 hw_set_fcaq_hw_ops global() argument 342 hw_set_loopbackaq_hw_ops global() argument 344 hw_get_mac_tempaq_hw_ops global() argument 346 hw_read_module_eepromaq_hw_ops global() argument
335 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; in aq_add_del_fether() local 456 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; in aq_add_del_fvlan() local 564 aq_set_fl3l4(struct aq_hw_s * aq_hw,const struct aq_hw_ops * aq_hw_ops,struct aq_rx_filter_l3l4 * data) aq_set_fl3l4() argument 576 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; aq_add_del_fl3l4() local 825 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; aq_filters_vlans_update() local 868 const struct aq_hw_ops *aq_hw_ops = aq_nic->aq_hw_ops; aq_filters_vlan_offload_off() local [all...]
15 const struct aq_hw_ops *aq_hw_ops; member 180 int aq_vec_init(struct aq_vec_s *self, const struct aq_hw_ops *aq_hw_ops, in aq_vec_init() argument [all...]
139 const struct aq_hw_ops *aq_hw_ops; member