/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | rx.c | 81 lbs_deb_hex(LBS_DEB_RX, "RX Data: Before chop rxpd", skb->data, in lbs_process_rxed_packet() 125 /* Chop off the rxpd + the excess memory from the 802.2/llc/snap header in lbs_process_rxed_packet() 134 /* Chop off the rxpd */ in lbs_process_rxed_packet() 138 /* Chop off the leading header bytes so the skb points to the start of in lbs_process_rxed_packet() 219 /* lbs_deb_hex(LBS_DEB_RX, "RX Data: Before chop rxpd", skb->data, min(skb->len, 100)); */ in process_rxed_802_11_packet() 243 /* chop the rxpd */ in process_rxed_802_11_packet()
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211conv.c | 323 /* chop off the IV */ in skb_p80211_to_ether() 325 /* chop off the ICV. */ in skb_p80211_to_ether() 354 /* Chop off the 802.11 header. it's already sane. */ in skb_p80211_to_ether() 356 /* chop off the 802.11 CRC */ in skb_p80211_to_ether() 383 /* chop 802.11 header from skb. */ in skb_p80211_to_ether() 392 /* chop off the 802.11 CRC */ in skb_p80211_to_ether() 418 /* chop 802.11 header from skb. */ in skb_p80211_to_ether() 421 /* chop llc header from skb. */ in skb_p80211_to_ether() 424 /* chop snap header from skb. */ in skb_p80211_to_ether() 433 /* chop off the 802.11 CRC */ in skb_p80211_to_ether() [all …]
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | fpstuff.c | 540 "%0 = convert_sf2uw(%2):chop\n\t" in check_float2int_convs() 556 "%0 = convert_sf2ud(%2):chop\n\t" in check_float2int_convs() 572 "%0 = convert_df2uw(%2):chop\n\t" in check_float2int_convs() 588 "%0 = convert_df2ud(%2):chop\n\t" in check_float2int_convs() 607 "%0 = convert_sf2w(%2):chop\n\t" in check_float2int_convs() 623 "%0 = convert_sf2d(%2):chop\n\t" in check_float2int_convs() 639 "%0 = convert_df2w(%2):chop\n\t" in check_float2int_convs() 655 "%0 = convert_df2d(%2):chop\n\t" in check_float2int_convs()
|
H A D | usr.c | 388 FUNC_R_OP_R(conv_sf2uw_chop, "%0 = convert_sf2uw(%2):chop") 389 FUNC_R_OP_R(conv_sf2w_chop, "%0 = convert_sf2w(%2):chop") 390 FUNC_P_OP_R(conv_sf2ud_chop, "%0 = convert_sf2ud(%2):chop") 391 FUNC_P_OP_R(conv_sf2d_chop, "%0 = convert_sf2d(%2):chop") 399 FUNC_R_OP_P(conv_df2uw_chop, "%0 = convert_df2uw(%2):chop") 400 FUNC_R_OP_P(conv_df2w_chop, "%0 = convert_df2w(%2):chop") 401 FUNC_P_OP_P(conv_df2ud_chop, "%0 = convert_df2ud(%2):chop") 402 FUNC_P_OP_P(conv_df2d_chop, "%0 = convert_df2d(%2):chop")
|
H A D | overflow.c | 101 " %0 = convert_sf2uw(%3):chop\n\t" in test_packet()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_rx.c | 128 /* Chop off the rxpd + the excess memory from the 802.2/llc/snap in mwifiex_process_rx_packet() 132 /* Chop off the rxpd */ in mwifiex_process_rx_packet() 137 /* Chop off the leading header bytes so the it points to the start of in mwifiex_process_rx_packet()
|
H A D | uap_txrx.c | 143 /* Chop off the rxpd + the excess memory from in mwifiex_uap_queue_bridged_pkt() 148 /* Chop off the rxpd */ in mwifiex_uap_queue_bridged_pkt() 152 /* Chop off the leading header bytes so that it points in mwifiex_uap_queue_bridged_pkt()
|
/openbmc/linux/arch/arm64/boot/dts/apple/ |
H A D | t6000.dtsi | 5 * Other names: H13J, "Jade Chop"
|
/openbmc/linux/drivers/rapidio/ |
H A D | rio_cm.c | 1206 riocm_debug(CHOP, "(ch_%d)", ch_id); in riocm_ch_listen() 1234 riocm_debug(CHOP, "ch_%d to mport_%d", ch_id, mport_id); in riocm_ch_bind() 1351 riocm_debug(CHOP, "Failed to allocate channel %d (err=%ld)", in riocm_ch_create() 1368 riocm_debug(CHOP, "(ch_%d)", ch->id); in riocm_ch_free() 1441 riocm_debug(CHOP, "ch_%d by %s(%d)", in riocm_ch_close() 1457 riocm_debug(CHOP, "%s(%d) timed out waiting for ch %d", in riocm_ch_close() 1462 riocm_debug(CHOP, "%s(%d) wait for ch %d was interrupted", in riocm_ch_close() 1468 riocm_debug(CHOP, "ch_%d resources released", ch->id); in riocm_ch_close() 1471 riocm_debug(CHOP, "failed to release ch_%d resources", ch->id); in riocm_ch_close() 1665 riocm_debug(CHOP, "ch_%d requested by %s(%d)", in cm_chan_create() [all …]
|
/openbmc/linux/tools/perf/trace/beauty/tracepoints/ |
H A D | x86_msr.sh | 12 # Support all later, with some hash table, for now chop off
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | lmbench_result_html_report.patch | 56 chop;
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7192.yaml | 80 and when chop is disabled.
|
/openbmc/u-boot/include/ |
H A D | fsl_ddr_sdram.h | 23 #define DDR_BC4 DDR_BL4 /* burst chop for ddr3 */ 362 /* On-The-Fly Burst Chop enable */
|
/openbmc/u-boot/board/Seagate/nas220/ |
H A D | kwbimage.cfg | 112 # bit3 : 1 , MBUS Burst Chop disabled
|
/openbmc/linux/Documentation/target/ |
H A D | tcmu-design.rst | 316 buf[ret-1] = '\0'; /* null-terminate and chop off the \n */ 327 str_buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
|
/openbmc/u-boot/board/LaCie/netspace_v2/ |
H A D | kwbimage.cfg | 106 # bit3 : 1 , MBUS Burst Chop disabled
|
H A D | kwbimage-is2.cfg | 106 # bit3 : 1 , MBUS Burst Chop disabled
|
/openbmc/u-boot/board/Seagate/dockstar/ |
H A D | kwbimage.cfg | 109 # bit3 : 1 , MBUS Burst Chop disabled
|
/openbmc/u-boot/board/cloudengines/pogo_e02/ |
H A D | kwbimage.cfg | 110 # bit3 : 1 , MBUS Burst Chop disabled
|
/openbmc/u-boot/board/iomega/iconnect/ |
H A D | kwbimage.cfg | 106 # bit3: 0x1, MBUS Burst Chop disabled
|
/openbmc/u-boot/board/Synology/ds109/ |
H A D | kwbimage.cfg | 110 # bit3 : 1 , MBUS Burst Chop disabled
|
/openbmc/u-boot/board/Seagate/goflexhome/ |
H A D | kwbimage.cfg | 112 # bit3 : 1 , MBUS Burst Chop disabled
|
/openbmc/u-boot/board/LaCie/net2big_v2/ |
H A D | kwbimage.cfg | 106 # bit3 : 1 , MBUS Burst Chop disabled
|
/openbmc/linux/Documentation/networking/ |
H A D | fib_trie.rst | 141 chop off part of the key in order to find the longest matching prefix.
|
/openbmc/u-boot/board/Marvell/dreamplug/ |
H A D | kwbimage.cfg | 107 # bit3 : 1 , MBUS Burst Chop disabled
|