Searched refs:next_sqb (Results 1 – 3 of 3) sorted by relevance
1041 void *next_sqb; in nix_sq_uninit() local1043 next_sqb = *(void **)((uintptr_t)sqb_buf + (uint32_t) in nix_sq_uninit()1048 sqb_buf = next_sqb; in nix_sq_uninit()1053 if (rsp->sq.next_sqb) in nix_sq_uninit()1055 rsp->sq.next_sqb); in nix_sq_uninit()
274 nix_dump("W4: next_sqb \t\t\t0x%" PRIx64 "", ctx->next_sqb); in nix_lf_sq_dump()
1221 uint64_t next_sqb : 64;/* W6 */ member1288 uint64_t next_sqb : 64;/* W4 */ member