Searched refs:toggle_bits (Results 1 – 4 of 4) sorted by relevance
116 struct ecore_bmap toggle_bits; member
375 rc = ecore_rdma_bmap_alloc(p_hwfn, &p_rdma_info->toggle_bits, in ecore_rdma_alloc()518 ecore_rdma_bmap_free(p_hwfn, &p_hwfn->p_rdma_info->toggle_bits, 0); in ecore_rdma_resc_free()1274 toggle_bit = !OSAL_TEST_AND_FLIP_BIT(bmap_id, p_info->toggle_bits.bitmap); in ecore_rdma_toggle_bit_create_resize_cq()
608 int if_togglehwassist(if_t ifp, int toggle_bits);
4447 if_togglehwassist(if_t ifp, int toggle_bits) in if_togglehwassist() argument4449 ifp->if_hwassist ^= toggle_bits; in if_togglehwassist()