Searched refs:trunc (Results 1 – 6 of 6) sorted by relevance
223 &fifo->trunc.frames); in fbnic_reset_rxb_fifo_stats()225 &fifo->trunc.bytes); in fbnic_reset_rxb_fifo_stats()287 &fifo->trunc.frames); in fbnic_get_rxb_fifo_stats32()303 &fifo->trunc.bytes); in fbnic_get_rxb_fifo_stats()
86 struct fbnic_hw_stat drop, trunc; member
196 bool trunc, struct ipmi_recv *rsp, in handle_recv() argument247 if (trunc) { in handle_recv()
299 unsigned trunc:1; /* current frame truncated due to rxram full */ member
1666 char *trunc = "..."; in ath6kl_init_get_fwcaps() local1679 trunc_len = strlen(trunc) + 1; in ath6kl_init_get_fwcaps()1680 memcpy(buf + buf_len - trunc_len, trunc, trunc_len); in ath6kl_init_get_fwcaps()
1265 u8 trunc:1; member1269 u8 trunc:1; member1286 __u8 trunc:1; member1290 __u8 trunc:1; member
Completed in 25 milliseconds