Searched refs:tx_frame (Results 1 – 3 of 3) sorted by relevance
80 tx_frame(fido_dev_t *d, uint8_t seq, const void *buf, size_t count) in tx_frame() function119 if ((n = tx_frame(d, seq++, buf + sent, count - sent)) == 0) { in tx()
584 io.c:tx_frame 15 1 93.33% 22 1 95.45%
8613 struct fcoe_fc_frame tx_frame /* Middle-path/ABTS/Data-Out information */; member