Searched refs:lost (Results 1 – 9 of 9) sorted by relevance
48 hw->mbx_resp.lost++; in hns3_mbx_proc_timeout()53 hw->mbx_resp.lost); in hns3_mbx_proc_timeout()99 hw->mbx_resp.tail + hw->mbx_resp.lost); in hns3_get_mbx_resp()273 if (resp->lost) in hns3_update_resp_position()274 resp->lost--; in hns3_update_resp_position()278 resp->lost); in hns3_update_resp_position()279 } else if (tail + resp->lost > resp->head) { in hns3_update_resp_position()280 resp->lost--; in hns3_update_resp_position()283 resp->head, tail, resp->lost); in hns3_update_resp_position()
106 uint32_t lost; member
697 hw->mbx_resp.lost = 0; in hns3_cmd_init()
104 - Once the device is stopped all inflight events are lost. Applications should \
92 stored value of this field will be lost.
160 …ackets from an application to itself, meaning smac==dmac, using Intel(R) 82599 VF packets are lost.
581 This is the intended behavior but it causes the pointer to the last EAL argument to be lost.
494 process lost the IOPL privileges once the fd is closed.
224 device will ensure the ordering. Ordering will be lost when tried in PARALLEL.