Home
last modified time | relevance | path

Searched refs:cmd_units (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.h165 u32 cmd_units = 0; in bng_re_get_cmd_slots() local
170 cmd_units = tlv_req->total_size; in bng_re_get_cmd_slots()
172 cmd_units = (req->cmd_size + BNG_FW_CMDQE_UNITS - 1) / in bng_re_get_cmd_slots()
176 return cmd_units; in bng_re_get_cmd_slots()