Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_def.h89 #define QLA_MAX_TSO_FRAME_SIZE ((64 * 1024 - 1) + 22) macro
H A Dqla_os.c1151 QLA_MAX_TSO_FRAME_SIZE, /* maxsize */ in qla_alloc_xmt_bufs()
H A Dqla_hw.c939 if (total_length > QLA_MAX_TSO_FRAME_SIZE) { in qla_hw_send()
/freebsd/sys/dev/qlxgbe/
H A Dql_def.h94 #define QLA_MAX_TSO_FRAME_SIZE ((64 * 1024 - 1) + 22) macro
H A Dql_os.c1691 QLA_MAX_TSO_FRAME_SIZE, /* maxsize */ in qla_alloc_xmt_bufs()
H A Dql_hw.c2493 if (total_length > QLA_MAX_TSO_FRAME_SIZE) { in ql_hw_send()
/freebsd/sys/dev/qlxge/
H A Dqls_def.h81 #define QLA_MAX_TSO_FRAME_SIZE ((64 * 1024 - 1) + 22) macro
H A Dqls_hw.c679 if (total_length > QLA_MAX_TSO_FRAME_SIZE) { in qls_hw_send()
1445 QLA_MAX_TSO_FRAME_SIZE, /* maxsize */ in qls_alloc_tx_dma()