Lines Matching defs:o

49 					struct bnx2x_exe_queue_obj *o,  in bnx2x_exe_queue_init()
86 static inline int bnx2x_exe_queue_length(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_length()
112 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_add()
151 struct bnx2x_exe_queue_obj *o) in __bnx2x_exe_queue_reset_pending()
174 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_step()
238 static inline bool bnx2x_exe_queue_empty(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_empty()
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()
325 static bool bnx2x_get_cam_offset_mac(struct bnx2x_vlan_mac_obj *o, int *offset) in bnx2x_get_cam_offset_mac()
334 static bool bnx2x_get_credit_mac(struct bnx2x_vlan_mac_obj *o) in bnx2x_get_credit_mac()
343 static bool bnx2x_get_cam_offset_vlan(struct bnx2x_vlan_mac_obj *o, int *offset) in bnx2x_get_cam_offset_vlan()
352 static bool bnx2x_get_credit_vlan(struct bnx2x_vlan_mac_obj *o) in bnx2x_get_credit_vlan()
361 static bool bnx2x_get_credit_vlan_mac(struct bnx2x_vlan_mac_obj *o) in bnx2x_get_credit_vlan_mac()
377 static bool bnx2x_put_cam_offset_mac(struct bnx2x_vlan_mac_obj *o, int offset) in bnx2x_put_cam_offset_mac()
384 static bool bnx2x_put_credit_mac(struct bnx2x_vlan_mac_obj *o) in bnx2x_put_credit_mac()
391 static bool bnx2x_put_cam_offset_vlan(struct bnx2x_vlan_mac_obj *o, int offset) in bnx2x_put_cam_offset_vlan()
398 static bool bnx2x_put_credit_vlan(struct bnx2x_vlan_mac_obj *o) in bnx2x_put_credit_vlan()
405 static bool bnx2x_put_credit_vlan_mac(struct bnx2x_vlan_mac_obj *o) in bnx2x_put_credit_vlan_mac()
431 struct bnx2x_vlan_mac_obj *o) in __bnx2x_vlan_mac_h_write_trylock()
452 struct bnx2x_vlan_mac_obj *o) in __bnx2x_vlan_mac_h_exec_pending()
481 struct bnx2x_vlan_mac_obj *o, in __bnx2x_vlan_mac_h_pend()
501 struct bnx2x_vlan_mac_obj *o) in __bnx2x_vlan_mac_h_write_unlock()
523 struct bnx2x_vlan_mac_obj *o) in __bnx2x_vlan_mac_h_read_lock()
542 struct bnx2x_vlan_mac_obj *o) in bnx2x_vlan_mac_h_read_lock()
564 struct bnx2x_vlan_mac_obj *o) in __bnx2x_vlan_mac_h_read_unlock()
599 struct bnx2x_vlan_mac_obj *o) in bnx2x_vlan_mac_h_read_unlock()
606 static int bnx2x_get_n_elements(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, in bnx2x_get_n_elements()
640 struct bnx2x_vlan_mac_obj *o, in bnx2x_check_mac_add()
660 struct bnx2x_vlan_mac_obj *o, in bnx2x_check_vlan_add()
675 struct bnx2x_vlan_mac_obj *o, in bnx2x_check_vlan_mac_add()
697 struct bnx2x_vlan_mac_obj *o, in bnx2x_check_mac_del()
714 struct bnx2x_vlan_mac_obj *o, in bnx2x_check_vlan_del()
730 struct bnx2x_vlan_mac_obj *o, in bnx2x_check_vlan_mac_del()
784 static inline u8 bnx2x_vlan_mac_get_rx_tx_flag(struct bnx2x_vlan_mac_obj *o) in bnx2x_vlan_mac_get_rx_tx_flag()
842 struct bnx2x_vlan_mac_obj *o, bool add, int opcode, in bnx2x_vlan_mac_set_cmd_hdr_e2()
882 struct bnx2x_vlan_mac_obj *o, in bnx2x_set_one_mac_e2()
978 struct bnx2x_vlan_mac_obj *o, int type, int cam_offset, in bnx2x_vlan_mac_set_rdata_hdr_e1x()
991 struct bnx2x_vlan_mac_obj *o, bool add, int opcode, u8 *mac, in bnx2x_vlan_mac_set_cfg_entry_e1x()
1017 struct bnx2x_vlan_mac_obj *o, int type, int cam_offset, bool add, in bnx2x_vlan_mac_set_rdata_e1x()
1043 struct bnx2x_vlan_mac_obj *o, in bnx2x_set_one_mac_e1x()
1066 struct bnx2x_vlan_mac_obj *o, in bnx2x_set_one_vlan_e2()
1116 struct bnx2x_vlan_mac_obj *o, in bnx2x_set_one_vlan_mac_e2()
1182 struct bnx2x_vlan_mac_obj *o, in bnx2x_set_one_vlan_mac_e1h()
1229 struct bnx2x_vlan_mac_obj *o = p->vlan_mac_obj; in bnx2x_vlan_mac_restore() local
1271 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_mac()
1288 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan()
1305 struct bnx2x_exe_queue_obj *o, in bnx2x_exeq_get_vlan_mac()
1340 struct bnx2x_vlan_mac_obj *o = &qo->vlan_mac; in bnx2x_validate_vlan_mac_add() local
1388 struct bnx2x_vlan_mac_obj *o = &qo->vlan_mac; in bnx2x_validate_vlan_mac_del() local
1558 struct bnx2x_vlan_mac_obj *o) in bnx2x_wait_vlan_mac()
1581 struct bnx2x_vlan_mac_obj *o, in __bnx2x_vlan_mac_execute_step()
1616 struct bnx2x_vlan_mac_obj *o, in bnx2x_complete_vlan_mac()
1667 struct bnx2x_vlan_mac_obj *o = &qo->vlan_mac; in bnx2x_optimize_vlan_mac() local
1726 struct bnx2x_vlan_mac_obj *o, in bnx2x_vlan_mac_get_registry_elem()
1783 struct bnx2x_vlan_mac_obj *o = &qo->vlan_mac, *cam_obj; in bnx2x_execute_vlan_mac() local
1905 struct bnx2x_vlan_mac_obj *o = p->vlan_mac_obj; in bnx2x_vlan_mac_push_new_cmd() local
1940 struct bnx2x_vlan_mac_obj *o = p->vlan_mac_obj; in bnx2x_config_vlan_mac() local
2019 struct bnx2x_vlan_mac_obj *o, in bnx2x_vlan_mac_del_all()
2112 static inline void bnx2x_init_vlan_mac_common(struct bnx2x_vlan_mac_obj *o, in bnx2x_init_vlan_mac_common()
2580 struct bnx2x_rx_mode_obj *o) in bnx2x_init_rx_mode_obj()
2647 struct bnx2x_mcast_obj *o) in bnx2x_mcast_wait()
2670 struct bnx2x_mcast_obj *o, in bnx2x_mcast_enqueue_cmd()
2775 static inline int bnx2x_mcast_get_next_bin(struct bnx2x_mcast_obj *o, int last) in bnx2x_mcast_get_next_bin()
2802 static inline int bnx2x_mcast_clear_first_bin(struct bnx2x_mcast_obj *o) in bnx2x_mcast_clear_first_bin()
2812 static inline u8 bnx2x_mcast_get_rx_tx_flag(struct bnx2x_mcast_obj *o) in bnx2x_mcast_get_rx_tx_flag()
2829 struct bnx2x_mcast_obj *o, int idx, in bnx2x_mcast_set_one_rule_e2()
2902 struct bnx2x *bp, struct bnx2x_mcast_obj *o , int start_bin, in bnx2x_mcast_handle_restore_cmd_e2()
2933 struct bnx2x_mcast_obj *o, struct bnx2x_pending_mcast_cmd *cmd_pos, in bnx2x_mcast_hdl_pending_add_e2()
2968 struct bnx2x_mcast_obj *o, struct bnx2x_pending_mcast_cmd *cmd_pos, in bnx2x_mcast_hdl_pending_del_e2()
2998 struct bnx2x_mcast_obj *o, struct bnx2x_pending_mcast_cmd *cmd_pos, in bnx2x_mcast_hdl_pending_restore_e2()
3014 struct bnx2x_mcast_obj *o, in bnx2x_mcast_hdl_pending_set_e2_convert()
3081 struct bnx2x_mcast_obj *o, in bnx2x_mcast_hdl_pending_set_e2()
3121 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_handle_pending_cmds_e2() local
3166 struct bnx2x_mcast_obj *o, struct bnx2x_mcast_ramrod_params *p, in bnx2x_mcast_hdl_add()
3187 struct bnx2x_mcast_obj *o, struct bnx2x_mcast_ramrod_params *p, in bnx2x_mcast_hdl_del()
3221 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_handle_current_cmd() local
3254 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_validate_e2() local
3313 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_revert_e2() local
3355 struct bnx2x_mcast_obj *o) in bnx2x_mcast_refresh_registry_e2()
3376 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_setup_e2() local
3487 struct bnx2x_mcast_obj *o, in bnx2x_mcast_hdl_add_e1h()
3508 struct bnx2x_mcast_obj *o, struct bnx2x_mcast_ramrod_params *p, in bnx2x_mcast_hdl_restore_e1h()
3530 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_setup_e1h() local
3583 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_validate_e1() local
3644 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_revert_e1() local
3657 struct bnx2x_mcast_obj *o, int idx, in bnx2x_mcast_set_one_rule_e1()
3724 struct bnx2x *bp, struct bnx2x_mcast_obj *o , int start_idx, in bnx2x_mcast_handle_restore_cmd_e1()
3752 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_handle_pending_cmds_e1() local
3829 struct bnx2x_mcast_obj *o) in bnx2x_mcast_refresh_registry_e1()
3879 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_mcast_setup_e1() local
3954 static int bnx2x_mcast_get_registry_size_exact(struct bnx2x_mcast_obj *o) in bnx2x_mcast_get_registry_size_exact()
3959 static int bnx2x_mcast_get_registry_size_aprox(struct bnx2x_mcast_obj *o) in bnx2x_mcast_get_registry_size_aprox()
3964 static void bnx2x_mcast_set_registry_size_exact(struct bnx2x_mcast_obj *o, in bnx2x_mcast_set_registry_size_exact()
3970 static void bnx2x_mcast_set_registry_size_aprox(struct bnx2x_mcast_obj *o, in bnx2x_mcast_set_registry_size_aprox()
3980 struct bnx2x_mcast_obj *o = p->mcast_obj; in bnx2x_config_mcast() local
4042 static void bnx2x_mcast_clear_sched(struct bnx2x_mcast_obj *o) in bnx2x_mcast_clear_sched()
4049 static void bnx2x_mcast_set_sched(struct bnx2x_mcast_obj *o) in bnx2x_mcast_set_sched()
4056 static bool bnx2x_mcast_check_sched(struct bnx2x_mcast_obj *o) in bnx2x_mcast_check_sched()
4061 static bool bnx2x_mcast_check_pending(struct bnx2x_mcast_obj *o) in bnx2x_mcast_check_pending()
4208 static bool bnx2x_credit_pool_get(struct bnx2x_credit_pool_obj *o, int cnt) in bnx2x_credit_pool_get()
4219 static bool bnx2x_credit_pool_put(struct bnx2x_credit_pool_obj *o, int cnt) in bnx2x_credit_pool_put()
4233 static int bnx2x_credit_pool_check(struct bnx2x_credit_pool_obj *o) in bnx2x_credit_pool_check()
4243 static bool bnx2x_credit_pool_always_true(struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_always_true()
4250 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_get_entry()
4280 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_put_entry()
4298 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_put_entry_always_true()
4305 struct bnx2x_credit_pool_obj *o, in bnx2x_credit_pool_get_entry_always_true()
4484 struct bnx2x_rss_config_obj *o = p->rss_obj; in bnx2x_setup_rss() local
4603 struct bnx2x_rss_config_obj *o = p->rss_obj; in bnx2x_config_rss() local
4658 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_queue_state_change() local
4718 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_wait_comp()
4734 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_comp_cmd()
4790 struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_general_data()
4825 static void bnx2x_q_fill_init_tx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_tx_data()
4863 static void bnx2x_q_fill_init_pause_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_pause_data()
4877 static void bnx2x_q_fill_init_rx_data(struct bnx2x_queue_sp_obj *o, in bnx2x_q_fill_init_rx_data()
5004 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_init() local
5050 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_setup_e1x() local
5076 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_setup_e2() local
5103 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_setup_tx_only() local
5218 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_update() local
5315 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_update_tpa() local
5351 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_halt() local
5361 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_cfc_del() local
5377 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_terminate() local
5393 struct bnx2x_queue_sp_obj *o = params->q_obj; in bnx2x_q_send_empty() local
5493 struct bnx2x_queue_sp_obj *o, in bnx2x_queue_chk_transition()
5713 struct bnx2x_func_sp_obj *o) in bnx2x_func_get_state()
5728 struct bnx2x_func_sp_obj *o, in bnx2x_func_wait_comp()
5745 struct bnx2x_func_sp_obj *o, in bnx2x_func_state_change_comp()
5785 struct bnx2x_func_sp_obj *o, in bnx2x_func_comp_cmd()
5811 struct bnx2x_func_sp_obj *o, in bnx2x_func_chk_transition()
5987 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_hw_init() local
6107 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_hw_reset() local
6138 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_send_start() local
6200 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_send_switch_update() local
6279 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_send_afex_update() local
6318 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_send_afex_viflists() local
6369 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_send_tx_start() local
6404 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_send_set_timesync() local
6504 struct bnx2x_func_sp_obj *o = params->f_obj; in bnx2x_func_state_change() local