Searched refs:update_flags (Results 1 – 4 of 4) sorted by relevance
5161 ¶ms->update_flags); in ecore_q_fill_update_data()5164 ¶ms->update_flags); in ecore_q_fill_update_data()5169 ¶ms->update_flags); in ecore_q_fill_update_data()5172 ¶ms->update_flags); in ecore_q_fill_update_data()5179 ¶ms->update_flags); in ecore_q_fill_update_data()5182 ¶ms->update_flags); in ecore_q_fill_update_data()5189 ¶ms->update_flags); in ecore_q_fill_update_data()5194 ¶ms->update_flags); in ecore_q_fill_update_data()5197 ¶ms->update_flags); in ecore_q_fill_update_data()5202 ¶ms->update_flags); in ecore_q_fill_update_data()[all …]
1364 unsigned long update_flags; /* ECORE_Q_UPDATE_XX bits */ member
2372 __be32 update_flags; member2483 config_dev.update_flags = cpu_to_be32(MLX4_VXLAN_UDP_DPORT); in mlx4_config_vxlan_port()2496 config_dev.update_flags = cpu_to_be32(MLX4_DISABLE_RX_PORT); in mlx4_disable_rx_port_check()2509 config_dev.update_flags = cpu_to_be32(MLX4_ROCE_V2_UDP_DPORT); in mlx4_config_roce_v2_port()
135662 int update_flags, /* True for UPDATE, False for INSERT */135671 assert( update_flags==0135672 || update_flags==OPFLAG_ISUPDATE135673 || update_flags==(OPFLAG_ISUPDATE|OPFLAG_SAVEPOSITION)135692 pik_flags |= (update_flags & OPFLAG_SAVEPOSITION);135693 if( update_flags==0 ){135707 pik_flags |= (update_flags?update_flags:OPFLAG_LASTROWID);