Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TLV_BUFFER_SIZE
drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.h
367
u8 tlv_buffer[TLV_BUFFER_SIZE];
drivers/net/ethernet/qlogic/qed/qed_sriov.c
2732
if ((len + p_tlv->length) > TLV_BUFFER_SIZE) {
drivers/net/ethernet/qlogic/qed/qed_vf.h
475
u8 tlv_buffer[TLV_BUFFER_SIZE];