Searched defs:asq (Results 1 – 4 of 4) sorted by relevance
442 int x = 0, y = b, asq = a*a, asq2 = a*a*2, bsq = b*b; in VGLEllipse() local478 int x = 0, y = b, asq = a*a, asq2 = a*a*2, bsq = b*b; in VGLFilledEllipse() local
97 struct i40e_adminq_ring asq; /* send queue */ member
701 struct i40e_adminq_ring *asq = &(hw->aq.asq); in i40e_clean_asq() local
190 uint64_t asq; /* admin submission queue base addr */ member