Searched defs:asq (Results 1 – 6 of 6) sorted by relevance
406 int x = 0, y = b, asq = a*a, asq2 = a*a*2, bsq = b*b; in VGLEllipse() local442 int x = 0, y = b, asq = a*a, asq2 = a*a*2, bsq = b*b; in VGLFilledEllipse() local
610 struct iavf_adminq_ring *asq = &(hw->aq.asq); in iavf_clean_asq() local
94 struct iavf_adminq_ring asq; /* send queue */ member
96 struct i40e_adminq_ring asq; /* send queue */ member
781 struct i40e_adminq_ring *asq = &(hw->aq.asq); in i40e_clean_asq() local
741 uint64_t asq; /* admin submission queue base addr */ global() member