| /freebsd/sys/dev/ath/ath_rate/sample/ |
| H A D | tx_schedules.h | 13 * 2. Redistributions in binary form must reproduce at minimum a disclaimer 22 * GNU General Public License ("GPL") version 2 as published by the Free 44 (((_r) == 6) ? 0 : (((_r) == 9) ? 1 : (((_r) == 12) ? 2 : \ 48 { 3,A( 6), 3,A( 6), 0,A( 6), 0,A( 6) }, /* 6Mb/s */ 49 { 4,A( 9), 3,A( 6), 4,A( 6), 0,A( 6) }, /* 9Mb/s */ 50 { 4,A(12), 3,A( 6), 4,A( 6), 0,A( 6) }, /* 12Mb/s */ 51 { 4,A(18), 3,A( 12), 4,A( 6), 2,A( 6) }, /* 18Mb/s */ 52 { 4,A(24), 3,A( 18), 4,A( 12), 2,A( 6) }, /* 24Mb/s */ 53 { 4,A(36), 3,A( 24), 4,A( 18), 2,A( 6) }, /* 36Mb/s */ 54 { 4,A(48), 3,A( 36), 4,A( 24), 2,A(12) }, /* 48Mb/s */ [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5212_phy.c | 39 /* 6 Mb */ { AH_TRUE, OFDM, 6000, 0x0b, 0x00, (0x80|12), 0 }, 40 /* 9 Mb */ { AH_TRUE, OFDM, 9000, 0x0f, 0x00, 18, 0 }, 41 /* 12 Mb */ { AH_TRUE, OFDM, 12000, 0x0a, 0x00, (0x80|24), 2 }, 42 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 43 /* 24 Mb */ { AH_TRUE, OFDM, 24000, 0x09, 0x00, (0x80|48), 4 }, 44 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 }, 45 /* 48 Mb */ { AH_TRUE, OFDM, 48000, 0x08, 0x00, 96, 4 }, 46 /* 54 Mb */ { AH_TRUE, OFDM, 54000, 0x0c, 0x00, 108, 4 } 56 /* 3 Mb */ { AH_TRUE, HALF, 3000, 0x0b, 0x00, (0x80|6), 0 }, 57 /* 4.5 Mb */ { AH_TRUE, HALF, 4500, 0x0f, 0x00, 9, 0 }, [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_phy.c | 37 /* 1 Mb */ { AH_TRUE, CCK, 1000, 0x1b, 0x00, (0x80| 2), 0 }, 38 /* 2 Mb */ { AH_TRUE, CCK, 2000, 0x1a, 0x04, (0x80| 4), 1 }, 39 /* 5.5 Mb */ { AH_TRUE, CCK, 5500, 0x19, 0x04, (0x80|11), 2 }, 40 /* 11 Mb */ { AH_TRUE, CCK, 11000, 0x18, 0x04, (0x80|22), 3 }, 42 /* 6 Mb */ { AH_FALSE, OFDM, 6000, 0x0b, 0x00, 12, 4 }, 43 /* 9 Mb */ { AH_FALSE, OFDM, 9000, 0x0f, 0x00, 18, 4 }, 44 /* 12 Mb */ { AH_TRUE, OFDM, 12000, 0x0a, 0x00, 24, 6 }, 45 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 6 }, 46 /* 24 Mb */ { AH_TRUE, OFDM, 24000, 0x09, 0x00, 48, 8 }, 47 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 8 }, [all …]
|
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_phy.c | 37 #define AR9300_TXBF_2TX_ARRAY_GAIN 6 /* 2TX/SS 3 */ 72 /* 6 Mb */ { AH_TRUE, OFDM, 6000, 0x0b, 0x00, (0x80 | 12), 0 }, 73 /* 9 Mb */ { AH_TRUE, OFDM, 9000, 0x0f, 0x00, 18, 0 }, 74 /* 12 Mb */ { AH_TRUE, OFDM, 12000, 0x0a, 0x00, (0x80 | 24), 2 }, 75 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 76 /* 24 Mb */ { AH_TRUE, OFDM, 24000, 0x09, 0x00, (0x80 | 48), 4 }, 77 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 }, 78 /* 48 Mb */ { AH_TRUE, OFDM, 48000, 0x08, 0x00, 96, 4 }, 79 /* 54 Mb */ { AH_TRUE, OFDM, 54000, 0x0c, 0x00, 108, 4 }, 89 /* 6 Mb */ { AH_TRUE, OFDM, 3000, 0x0b, 0x00, (0x80 | 6), 0 }, [all …]
|
| /freebsd/tools/tools/iwi/ |
| H A D | iwistats.c | 12 * 2. Redistributions in binary form must reproduce the above copyright 51 { 2, "Fragmentation threshold" }, 56 { 7, "Number of unicast 802.11b frames transmitted at 1Mb/s" }, 57 { 8, "Number of unicast 802.11b frames transmitted at 2Mb/s" }, 58 { 9, "Number of unicast 802.11b frames transmitted at 5.5Mb/s" }, 59 { 10, "Number of unicast 802.11b frames transmitted at 11Mb/s" }, 61 { 19, "Number of unicast 802.11g frames transmitted at 1Mb/s" }, 62 { 20, "Number of unicast 802.11g frames transmitted at 2Mb/s" }, 63 { 21, "Number of unicast 802.11g frames transmitted at 5.5Mb/s" }, 64 { 22, "Number of unicast 802.11g frames transmitted at 6Mb/s" }, [all …]
|
| /freebsd/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_tx.c | 10 * 2. Redistributions in binary form must reproduce the above copyright 90 mlx5e_select_queue_by_send_tag(if_t ifp, struct mbuf *mb) in mlx5e_select_queue_by_send_tag() 95 mb_tag = mb->m_pkthdr.snd_tag; in mlx5e_select_queue_by_send_tag() 137 mlx5e_select_queue(if_t ifp, struct mbuf *mb) in mlx5e_select_queue() 145 if (mb->m_flags & M_VLANTAG) { in mlx5e_select_queue() 146 tc = (mb->m_pkthdr.ether_vtag >> 13); in mlx5e_select_queue() 156 if (M_HASHTYPE_GET(mb) != M_HASHTYPE_NONE) { in mlx5e_select_queue() 160 if (rss_hash2bucket(mb->m_pkthdr.flowid, in mlx5e_select_queue() 161 M_HASHTYPE_GET(mb), &temp) == 0) in mlx5e_select_queue() 165 ch = (mb in mlx5e_select_queue() 89 mlx5e_select_queue_by_send_tag(if_t ifp,struct mbuf * mb) mlx5e_select_queue_by_send_tag() argument 136 mlx5e_select_queue(if_t ifp,struct mbuf * mb) mlx5e_select_queue() argument 178 mlx5e_get_l2_header_size(struct mlx5e_sq * sq,struct mbuf * mb) mlx5e_get_l2_header_size() argument 236 mlx5e_get_full_header_size(const struct mbuf * mb,const struct tcphdr ** ppth) mlx5e_get_full_header_size() argument 330 mlx5e_parse_mbuf_chain(const struct mbuf ** mb,int * poffset,int eth_hdr_len,int min_len) mlx5e_parse_mbuf_chain() argument 352 mlx5e_get_vxlan_header_size(const struct mbuf * mb,struct mlx5e_tx_wqe * wqe,uint8_t cs_mask,uint8_t opcode) mlx5e_get_vxlan_header_size() argument 558 struct mbuf *mb; mlx5e_sq_dump_xmit() local 694 struct mbuf *mb; mlx5e_sq_xmit() local 1032 struct mbuf *mb; mlx5e_poll_tx_cq() local 1102 mlx5e_xmit_locked(if_t ifp,struct mlx5e_sq * sq,struct mbuf * mb) mlx5e_xmit_locked() argument 1138 mlx5e_xmit(if_t ifp,struct mbuf * mb) mlx5e_xmit() argument [all...] |
| H A D | mlx5_en_rx.c | 9 * 2. Redistributions in binary form must reproduce the above copyright 39 struct mbuf *mb; in mlx5e_alloc_rx_wqe() local 48 mb_head = mb = m_getjcl(M_NOWAIT, MT_DATA, M_PKTHDR, rq->wqe_sz); in mlx5e_alloc_rx_wqe() 49 if (unlikely(mb == NULL)) in mlx5e_alloc_rx_wqe() 52 mb->m_len = rq->wqe_sz; in mlx5e_alloc_rx_wqe() 53 mb->m_pkthdr.len = rq->wqe_sz; in mlx5e_alloc_rx_wqe() 56 mb = mb->m_next = m_getjcl(M_NOWAIT, MT_DATA, 0, rq->wqe_sz); in mlx5e_alloc_rx_wqe() 57 if (unlikely(mb == NULL)) { in mlx5e_alloc_rx_wqe() 61 mb->m_len = rq->wqe_sz; in mlx5e_alloc_rx_wqe() 65 mb = mb_head; in mlx5e_alloc_rx_wqe() [all …]
|
| /freebsd/usr.bin/localedef/ |
| H A D | wide.c | 15 * 2. Redistributions in binary form must reproduce the above copyright 104 * EUC-TW uses 2 bytes most of the time, but 4 bytes if the 141 show_mb(const char *mb) in show_mb() argument 146 if (isascii(*mb) && isgraph(*mb)) { in show_mb() 147 buf[0] = *mb; in show_mb() 152 while (*mb != 0) { in show_mb() 154 (void) snprintf(scr, sizeof (scr), "\\x%02x", *mb); in show_mb() 156 mb++; in show_mb() 181 towide_none(wchar_t *c, const char *mb, unsigned n __unused) in towide_none() argument 187 *c = (uint8_t)*mb; in towide_none() [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ar5211/ |
| H A D | ar5211_phy.c | 37 /* 6 Mb */ { AH_TRUE, OFDM, 6000, 0x0b, 0x00, (0x80|12), 0 }, 38 /* 9 Mb */ { AH_TRUE, OFDM, 9000, 0x0f, 0x00, 18, 0 }, 39 /* 12 Mb */ { AH_TRUE, OFDM, 12000, 0x0a, 0x00, (0x80|24), 2 }, 40 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 41 /* 24 Mb */ { AH_TRUE, OFDM, 24000, 0x09, 0x00, (0x80|48), 4 }, 42 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 }, 43 /* 48 Mb */ { AH_TRUE, OFDM, 48000, 0x08, 0x00, 96, 4 }, 44 /* 54 Mb */ { AH_TRUE, OFDM, 54000, 0x0c, 0x00, 108, 4 } 54 /* 6 Mb */ { AH_TRUE, TURBO, 12000, 0x0b, 0x00, (0x80|12), 0 }, 55 /* 9 Mb */ { AH_TRUE, TURBO, 18000, 0x0f, 0x00, 18, 0 }, [all …]
|
| /freebsd/tools/tools/ipw/ |
| H A D | ipwstats.c | 11 * 2. Redistributions in binary form must reproduce the above copyright 50 #define HEX 2 68 { 2, "Number of frames transmitted", INT }, 70 { 4, "Number of unicast frames transmitted at 1Mb/s", INT }, 71 { 5, "Number of unicast frames transmitted at 2Mb/s", INT }, 72 { 6, "Number of unicast frames transmitted at 5.5Mb/s", INT }, 73 { 7, "Number of unicast frames transmitted at 11Mb/s", INT }, 75 { 13, "Number of multicast frames transmitted at 1Mb/s", INT }, 76 { 14, "Number of multicast frames transmitted at 2Mb/s", INT }, 77 { 15, "Number of multicast frames transmitted at 5.5Mb/s", INT }, [all …]
|
| /freebsd/tools/tools/nanobsd/ |
| H A D | FlashDevice.sub | 11 # 2. Redistributions in binary form must reproduce the above copyright 41 a2=`echo $2 | tr '[:upper:]' '[:lower:]'` 45 256|256mb) 52 exit 2 59 256|256mb) 66 exit 2 73 64|64mb) 80 exit 2 87 512|512mb) 95 exit 2 [all …]
|
| /freebsd/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_phy.c | 36 /* 6 Mb */ { AH_TRUE, OFDM, 6000, 0x0b, 0x00, (0x80|12), 0 }, 37 /* 9 Mb */ { AH_TRUE, OFDM, 9000, 0x0f, 0x00, 18, 0 }, 38 /* 12 Mb */ { AH_TRUE, OFDM, 12000, 0x0a, 0x00, (0x80|24), 2 }, 39 /* 18 Mb */ { AH_TRUE, OFDM, 18000, 0x0e, 0x00, 36, 2 }, 40 /* 24 Mb */ { AH_TRUE, OFDM, 24000, 0x09, 0x00, (0x80|48), 4 }, 41 /* 36 Mb */ { AH_TRUE, OFDM, 36000, 0x0d, 0x00, 72, 4 }, 42 /* 48 Mb */ { AH_TRUE, OFDM, 48000, 0x08, 0x00, 96, 4 }, 43 /* 54 Mb */ { AH_TRUE, OFDM, 54000, 0x0c, 0x00, 108, 4 } 53 /* 6 Mb */ { AH_TRUE, TURBO, 12000, 0x0b, 0x00, (0x80|12), 0 }, 54 /* 9 Mb */ { AH_TRUE, TURBO, 18000, 0x0f, 0x00, 18, 0 }, [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | v3-v360epc-pci.txt | 11 second the configuration area register space, 16MB 18 each be exactly 256MB (0x10000000) in size. 22 be aligned to a 1MB boundary, and may be 1MB, 2MB, 4MB, 8MB, 16MB, 32MB, 23 64MB, 128MB, 256MB, 512MB, 1GB or 2GB in size. The memory should be marked 36 #size-cells = <2>; 50 0x20000000 0 0x20000000 /* 512 MB @ LB 20000000 1:1 */ 57 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */ 62 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */ 67 0x5800 0 0 2 &pic 16 /* INT B on slot 11 is irq 16 */ 72 0x6000 0 0 2 &pic 13 /* INT B on slot 12 is irq 13 */
|
| H A D | v3,v360epc-pci.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 33 maxItems: 2 35 The inbound ranges must be aligned to a 1MB boundary, and may be 1MB, 2MB, 36 4MB, 8MB, 16MB, 32MB, 64MB, 128MB, 256MB, 512MB, 1GB or 2GB in size. The 46 256MB (0x10000000) in size. The prefetchable memory window must be 65 #size-cells = <2>; 75 …dma-ranges = <0x02000000 0 0x20000000 0x20000000 0 0x20000000>, /* EBI: 512 MB @ LB 20000000 1:1 */ 81 <0x4800 0 0 2 &pic 14>, /* INT B on slot 9 is irq 14 */ 86 <0x5000 0 0 2 &pic 15>, /* INT B on slot 10 is irq 15 */ 91 <0x5800 0 0 2 &pic 16>, /* INT B on slot 11 is irq 16 */ [all …]
|
| H A D | faraday,ftpci100.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 37 <0x4800 0 0 2 &pci_intc 1>, 38 <0x4800 0 0 3 &pci_intc 2>, 41 <0x5000 0 0 2 &pci_intc 2>, 44 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */ 45 <0x5800 0 0 2 &pci_intc 3>, 49 <0x6000 0 0 2 &pci_intc 0>, 51 <0x6000 0 0 4 &pci_intc 2>; 78 minItems: 2 84 be aligned to a 1MB boundary, and may be 1MB, 2MB, 4MB, 8MB, 16MB, 32MB, 64MB, [all …]
|
| H A D | faraday,ftpci100.txt | 21 - #size-cells: set to <2> 29 be aligned to a 1MB boundary, and may be 1MB, 2MB, 4MB, 8MB, 16MB, 32MB, 64MB, 30 128MB, 256MB, 512MB, 1GB or 2GB in size. The memory should be marked as 67 <0x4800 0 0 2 &pci_intc 1>, 68 <0x4800 0 0 3 &pci_intc 2>, 71 <0x5000 0 0 2 &pci_intc 2>, 74 <0x5800 0 0 1 &pci_intc 2>, /* Slot 11 */ 75 <0x5800 0 0 2 &pci_intc 3>, 79 <0x6000 0 0 2 &pci_intc 0>, 81 <0x6000 0 0 4 &pci_intc 2>; [all …]
|
| /freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp.h | 72 instead of interrupts (in per-core Tx rings) - should be power of 2 */ 94 #define SDP_MAX_RDMA_READ_LEN (PAGE_SIZE * (SDP_FMR_SIZE - 2)) 96 /* mb inlined data len - rest will be rx'ed into frags */ 106 #define SDP_MAX_SEND_SGES (SDP_MAX_PACKET / MCLBYTES) + 2 136 #define BZCOPY_STATE(mb) (SDP_SKB_CB(mb)->bz) argument 137 #define RX_SRCAVAIL_STATE(mb) (SDP_SKB_CB(mb)->rx_sa) argument 138 #define TX_SRCAVAIL_STATE(mb) (SDP_SKB_CB(mb)->tx_sa) argument 182 SDP_MIN_TX_CREDITS = 2 188 SDP_NEW_SEG = -2, 203 struct mbuf *mb; member [all …]
|
| H A D | sdp_bcopy.c | 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 8 * General Public License (GPL) Version 2, available from the file 42 struct mbuf *mb, const struct sdp_bsdh *h) in _dump_packet() argument 51 len += snprintf(buf, 255-len, "%s mb: %p mid: %2x:%-20s flags: 0x%x " in _dump_packet() 53 str, mb, h->mid, mid2str(h->mid), h->flags, in _dump_packet() 107 sdp_nagle_off(struct sdp_sock *ssk, struct mbuf *mb) in sdp_nagle_off() argument 112 h = mtod(mb, struct sdp_bsdh *); in sdp_nagle_off() 115 BZCOPY_STATE(mb) || in sdp_nagle_off() 120 mb->m_pkthdr.len >= ssk->xmit_size_goal / 4 || in sdp_nagle_off() 121 (mb->m_flags & M_PUSH); in sdp_nagle_off() [all …]
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_palisade.c | 13 * 2. Redistributions in binary form must reproduce the above copyright 63 * now we use mode 2 for decode thunderbolt packets. 93 { "2SV Usable\0" }, { "3SV Usable\0" }, { "No Integrity\0" }, 118 #define CLK_THUNDERBOLT 2 /* Trimble Thunderbolt GPS Receiver */ 143 buffer->size = 2; in sendcmd() 158 *(buffer->data + 2) = (unsigned char)c2; in sendsupercmd() 504 jd.year = get_u16(cp + 2); in decode_date() 511 (jd.year != get_u16(cp + 2)) ) in decode_date() 589 event = (unsigned short) (getint((u_char *) &mb(1)) & 0xffff); in TSIP_decode() 594 switch (mb( in TSIP_decode() [all...] |
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/ |
| H A D | zvol_misc_trim.ksh | 38 # 2. Create a 5MB data file 40 # 4. Observe 5MB of used space on the zvol 41 # 5. TRIM the first 1MB and last 2MB of the 5MB block of data. 42 # 6. Observe 2MB of used space on the zvol 91 # Record how much space we've used (should be 5MB, with 128k 96 # We currently have 5MB of random data on the zvol. 97 # Trim the first 1MB and also trim 2MB at offset 3MB. 99 log_must $trimcmd -o $((3 * 1048576)) -l $((2 * 1048576)) $zvolpath 102 # After trimming 3MB, the zvol should have 2MB of data (with 128k of 109 log_must dd if=/dev/zero of="$datafile1" bs=1M count=2 seek=3 conv=notrunc
|
| /freebsd/sys/dev/smartpqi/ |
| H A D | smartpqi_sis.c | 9 * 2. Redistributions in binary form must reproduce the above copyright 166 pqisrc_send_sis_cmd(pqisrc_softstate_t *softs, uint32_t *mb) in pqisrc_send_sis_cmd() argument 179 PCI_MEM_PUT32(softs, &softs->ioa_reg->mb[i], in pqisrc_send_sis_cmd() 180 LEGACY_SIS_SRCV_MAILBOX+i*4, LE_32(mb[i])); in pqisrc_send_sis_cmd() 202 DBG_ERR("Sync command %x, timedout\n", mb[0]); in pqisrc_send_sis_cmd() 207 mb[0] = LE_32(PCI_MEM_GET32(softs, &softs->ioa_reg->mb[0], LEGACY_SIS_SRCV_MAILBOX)); in pqisrc_send_sis_cmd() 209 if (mb[0] != SIS_CMD_STATUS_SUCCESS) { in pqisrc_send_sis_cmd() 211 mb[0]); in pqisrc_send_sis_cmd() 218 mb[i] = LE_32(PCI_MEM_GET32(softs, &softs->ioa_reg->mb[i], LEGACY_SIS_SRCV_MAILBOX+i*4)); in pqisrc_send_sis_cmd() 234 uint32_t mb[6] = {0}; in pqisrc_get_adapter_properties() local [all …]
|
| /freebsd/tools/tools/locale/tools/ |
| H A D | utf8-rollup.pl | 3 # SPDX-License-Identifier: BSD-2-Clause 13 # 2. Redistributions in binary form must reproduce the above copyright 95 my $k = utf8to32($2); # UTF-8 char code 135 $len = 2; 164 my $mb = $d[0]; 169 next if !defined $utf8map{$mb}; 172 if ($d[2] =~ /^Lu/) { 174 } elsif ($d[2] =~ /^Ll/) { 176 } elsif ($d[2] =~ /^Nd/) { 178 } elsif ($d[2] =~ /^L/) { [all …]
|
| /freebsd/sys/netsmb/ |
| H A D | smb_crypt.c | 15 * 2. Redistributions in binary form must reproduce the above copyright 75 kk[2] = key[1] << 6 | (key[2] >> 2 & 0xfe); in smb_E() 76 kk[3] = key[2] << 5 | (key[3] >> 3 & 0xfe); in smb_E() 79 kk[6] = key[5] << 2 | (key[6] >> 6 & 0xfe); in smb_E() 204 struct mbuf *mb; in smb_rq_sign() local 251 for (mb = mbp->mb_top; mb != NULL; mb = mb->m_next) in smb_rq_sign() 252 MD5Update(&md5, mtod(mb, void *), mb->m_len); in smb_rq_sign() 270 struct mbuf *mb; in smb_rq_verify() local 286 mb = mdp->md_top; in smb_rq_verify() 287 KASSERT(mb->m_len >= SMB_HDRLEN, ("forgot to m_pullup")); in smb_rq_verify() [all …]
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_tx.c | 6 * General Public License (GPL) Version 2, available from the file 127 2 * PAGE_SIZE); in mlx4_en_create_tx_ring() 254 struct mbuf *mb, int len, __be32 owner_bit) in mlx4_en_store_inline_lso_data() argument 259 m_copydata(mb, 0, len, inl + 4); in mlx4_en_store_inline_lso_data() 294 struct mbuf *mb; in mlx4_en_free_tx_desc() local 297 mb = tx_info->mb; in mlx4_en_free_tx_desc() 299 if (mb == NULL) in mlx4_en_free_tx_desc() 306 m_freem(mb); in mlx4_en_free_tx_desc() 344 return (wqs < (HEADROOM + (2 * MLX4_EN_TX_WQE_MAX_WQEBBS))); in mlx4_en_tx_ring_is_full() 485 mlx4_en_get_inline_hdr_size(struct mlx4_en_tx_ring *ring, struct mbuf *mb) in mlx4_en_get_inline_hdr_size() argument [all …]
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | c293pcie.dts | 20 * Foundation, either version 2 of that License or (at your option) any 79 bank-width = <2>; 83 /* 1MB for DTB Image */ 89 /* 8 MB for Linux Kernel Image */ 95 /* 53MB for rootfs */ 101 /* 1MB for blob encrypted key */ 122 /* 1MB for u-boot Bootloader Image */ 129 /* 1MB for DTB Image */ 135 /* 16MB for Linux Kernel Image */ 141 /* 4078MB for Root file System Image */ [all …]
|