Searched refs:buffer_control (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace_tx.h758 ((struct buffer_control *)__get_dynamic_array(bct))->field \
763 struct buffer_control *bc),
805 TP_PROTO(struct hfi1_devdata *dd, struct buffer_control *bc),
809 TP_PROTO(struct hfi1_devdata *dd, struct buffer_control *bc),
H A Dmad.c2151 struct buffer_control *p = (struct buffer_control *)data;
2152 int size = sizeof(struct buffer_control);
2175 struct buffer_control *p = (struct buffer_control *)data;
H A Dmad.h375 struct buffer_control { struct
H A Dhfi.h1900 int set_buffer_control(struct hfi1_pportdata *ppd, struct buffer_control *bc);
H A Dchip.c11191 struct buffer_control *bc, u16 *overall_limit)
11214 return sizeof(struct buffer_control);
11410 struct buffer_control *new_bc)
11423 struct buffer_control cur_bc;

Completed in 373 milliseconds