Searched defs:sw_port (Results 1 – 2 of 2) sorted by relevance
146 struct sw_port { struct150 struct sw_evdev *sw;153 uint8_t initialized;155 uint8_t id;170 int16_t num_ordered_qids;195 uint16_t hist_tail;196 uint16_t inflights;203 uint32_t pp_buf_start;204 uint32_t pp_buf_count;205 uint16_t cq_buf_count;[all …]
118 sw_port, in ngx_http_parse_request_line() enumerator